![]() |
The Gaudi Framework
v38r0 (2143aa4c)
|
#include </builds/gaudi/Gaudi/GaudiHive/src/PRGraph/PrecedenceRulesGraph.h>
Public Member Functions | |
EntityState (const EventSlot &slot, SmartIF< ISvcLocator > &svcLocator, bool conditionsEnabled) | |
std::string | operator() (const AlgoProps &props) const |
std::string | operator() (const DecisionHubProps &) const |
std::string | operator() (const DataProps &props) const |
std::string | operator() (const CondDataProps &props) const |
Public Attributes | |
const EventSlot & | m_slot |
SmartIF< IHiveWhiteBoard > | m_whiteboard |
SmartIF< ICondSvc > | m_condSvc |
bool | m_conditionsEnabled { false } |
Definition at line 200 of file PrecedenceRulesGraph.h.
|
inline |
Definition at line 201 of file PrecedenceRulesGraph.h.
|
inline |
Definition at line 227 of file PrecedenceRulesGraph.h.
|
inline |
Definition at line 245 of file PrecedenceRulesGraph.h.
|
inline |
Definition at line 235 of file PrecedenceRulesGraph.h.
|
inline |
Definition at line 233 of file PrecedenceRulesGraph.h.
bool precedence::EntityState::m_conditionsEnabled { false } |
Definition at line 258 of file PrecedenceRulesGraph.h.
Definition at line 257 of file PrecedenceRulesGraph.h.
const EventSlot& precedence::EntityState::m_slot |
Definition at line 254 of file PrecedenceRulesGraph.h.
SmartIF<IHiveWhiteBoard> precedence::EntityState::m_whiteboard |
Definition at line 256 of file PrecedenceRulesGraph.h.