![]() |
PandA-2024.02
|
The info associated with the call graph. More...
#include <call_graph.hpp>


Data Fields | |
| std::map< unsigned int, FunctionBehaviorRef > | behaviors |
| reference to the behaviors More... | |
Additional Inherited Members | |
Public Member Functions inherited from GraphInfo | |
| GraphInfo ()=default | |
| Constructor. More... | |
| virtual | ~GraphInfo ()=default |
| Destructor. More... | |
The info associated with the call graph.
Definition at line 106 of file call_graph.hpp.
| std::map<unsigned int, FunctionBehaviorRef> CallGraphInfo::behaviors |
reference to the behaviors
Definition at line 110 of file call_graph.hpp.
1.8.13