#include </builds/gaudi/Gaudi/GaudiHive/src/PRGraph/PrecedenceRulesGraph.h>
Definition at line 414 of file PrecedenceRulesGraph.h.
◆ ControlFlowNode()
◆ ~ControlFlowNode()
virtual concurrency::ControlFlowNode::~ControlFlowNode |
( |
| ) |
|
|
virtualdefault |
◆ accept()
virtual bool concurrency::ControlFlowNode::accept |
( |
IGraphVisitor & |
visitor | ) |
|
|
pure virtual |
◆ getNodeIndex()
const unsigned int& concurrency::ControlFlowNode::getNodeIndex |
( |
| ) |
const |
|
inline |
◆ name()
const std::string& concurrency::ControlFlowNode::name |
( |
| ) |
const |
|
inline |
◆ printState()
virtual void concurrency::ControlFlowNode::printState |
( |
std::stringstream & |
output, |
|
|
EventSlot & |
slot, |
|
|
const unsigned int & |
recursionLevel |
|
) |
| const |
|
pure virtual |
◆ m_graph
◆ m_nodeIndex
unsigned int concurrency::ControlFlowNode::m_nodeIndex |
|
protected |
◆ m_nodeName
The documentation for this class was generated from the following file: