The Gaudi Framework
v29r0 (ff2e7097)
|
Classes | |
class | AlgorithmNode |
class | ControlFlowGraph |
class | ControlFlowNode |
class | DecisionNode |
class | ExecutionFlowManager |
Manage control flow part of the execution flow. More... | |
struct | IControlFlowGraph |
struct | IExecutionFlowManager |
Typedefs | |
typedef AlgsExecutionStates::State | State |
typedef std::unordered_map< std::string, AlgorithmNode * > | AlgoNodesMap |
typedef std::unordered_map< std::string, DecisionNode * > | DecisionHubsMap |
Definition at line 137 of file ControlFlowGraph.h.
Definition at line 138 of file ControlFlowGraph.h.
Definition at line 22 of file ControlFlowGraph.h.