![]() |
PandA-2024.02
|
#include <UnfoldedFunctionInfo.hpp>


Public Member Functions | |
| UnfoldedFunctionInfo (unsigned int _f_id=0) | |
| UnfoldedFunctionInfo (unsigned int _f_id, const FunctionBehaviorConstRef b) | |
| ~UnfoldedFunctionInfo () override=default | |
Public Member Functions inherited from NodeInfo | |
| NodeInfo () | |
| Constructor. More... | |
| virtual | ~NodeInfo () |
| Destructor. More... | |
| virtual void | print (std::ostream &, int detail_level=0) const |
| Print the information associated with the node of the graph. More... | |
Data Fields | |
| const unsigned int | f_id |
| const FunctionBehaviorConstRef | behavior |
Definition at line 48 of file UnfoldedFunctionInfo.hpp.
|
inlineexplicit |
Definition at line 55 of file UnfoldedFunctionInfo.hpp.
|
inlineexplicit |
Definition at line 58 of file UnfoldedFunctionInfo.hpp.
References ~UnfoldedFunctionInfo().

|
overridedefault |
| const FunctionBehaviorConstRef UnfoldedFunctionInfo::behavior |
Definition at line 53 of file UnfoldedFunctionInfo.hpp.
| const unsigned int UnfoldedFunctionInfo::f_id |
Definition at line 51 of file UnfoldedFunctionInfo.hpp.
1.8.13