![]() |
PandA-2024.02
|
File contanining the structures necessary to manage a graph that will represent a state transition graph. More...


Go to the source code of this file.
Data Structures | |
| class | StateTransitionGraph_constructor |
Typedefs | |
| using | StateTransitionGraph_constructorRef = refcount< StateTransitionGraph_constructor > |
| refcount definition to StateTransitionGraph_constructor class More... | |
Functions | |
| CONSTREF_FORWARD_DECL (HLS_manager) | |
| CONSTREF_FORWARD_DECL (OpGraph) | |
| REF_FORWARD_DECL (StateTransitionGraph) | |
| REF_FORWARD_DECL (StateTransitionGraphsCollection) | |
File contanining the structures necessary to manage a graph that will represent a state transition graph.
This file contains the necessary data structures used to represent a graph used to represent a state transition graph
Definition in file StateTransitionGraph_constructor.hpp.
refcount definition to StateTransitionGraph_constructor class
Definition at line 156 of file StateTransitionGraph_constructor.hpp.
| CONSTREF_FORWARD_DECL | ( | HLS_manager | ) |
| CONSTREF_FORWARD_DECL | ( | OpGraph | ) |
| REF_FORWARD_DECL | ( | StateTransitionGraph | ) |
| REF_FORWARD_DECL | ( | StateTransitionGraphsCollection | ) |
1.8.13