PandA-2024.02
|
Base class storing user data information to the whole graph. More...
#include <graph_info.hpp>
Public Member Functions | |
GraphInfo ()=default | |
Constructor. More... | |
virtual | ~GraphInfo ()=default |
Destructor. More... | |
Base class storing user data information to the whole graph.
This class is associated with the graph data structure.
Definition at line 60 of file graph_info.hpp.
|
default |
Constructor.
|
virtualdefault |
Destructor.