PandA-2024.02
Data Fields
CallGraphInfo Struct Reference

The info associated with the call graph. More...

#include <call_graph.hpp>

Inheritance diagram for CallGraphInfo:
Inheritance graph
[legend]
Collaboration diagram for CallGraphInfo:
Collaboration graph
[legend]

Data Fields

std::map< unsigned int, FunctionBehaviorRefbehaviors
 reference to the behaviors More...
 

Additional Inherited Members

- Public Member Functions inherited from GraphInfo
 GraphInfo ()=default
 Constructor. More...
 
virtual ~GraphInfo ()=default
 Destructor. More...
 

Detailed Description

The info associated with the call graph.

Definition at line 106 of file call_graph.hpp.

Field Documentation

◆ behaviors

std::map<unsigned int, FunctionBehaviorRef> CallGraphInfo::behaviors

reference to the behaviors

Definition at line 110 of file call_graph.hpp.


The documentation for this struct was generated from the following file:

Generated on Mon Feb 12 2024 13:03:46 for PandA-2024.02 by doxygen 1.8.13