action typedef | AvalancheSchedulerSvc | private |
activate() | AvalancheSchedulerSvc | private |
ActivationState enum name | AvalancheSchedulerSvc | private |
ACTIVE enum value | AvalancheSchedulerSvc | private |
algname2index(const std::string &algoname) | AvalancheSchedulerSvc | inlineprivate |
always() const | CommonMessagingBase | inline |
AState typedef | AvalancheSchedulerSvc | private |
auditorSvc() const | Service | |
base_class typedef | extends< Service, IScheduler > | |
configure() override | Service | inline |
deactivate() | AvalancheSchedulerSvc | private |
debug() const | CommonMessagingBase | inline |
declareProperty(Gaudi::Details::PropertyBase &prop) | PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > > | inline |
declareProperty(const std::string &name, TYPE &value, const std::string &doc="none") | PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > > | inline |
declareProperty(const std::string &name, Gaudi::Property< TYPE, VERIFIER, HANDLERS > &prop, const std::string &doc="none") | PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > > | inline |
declareRemoteProperty(const std::string &name, IProperty *rsvc, const std::string &rname="") | PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > > | inline |
declareTool(ToolHandle< T > &handle, std::string toolTypeAndName, bool createIf=true) | Service | inline |
dumpSchedulerState(int iSlot) | AvalancheSchedulerSvc | private |
err() const | CommonMessagingBase | inline |
error() const | CommonMessagingBase | inline |
eventFailed(EventContext *eventContext) | AvalancheSchedulerSvc | private |
ext_iids typedef | extend_interfaces< Interfaces... > | |
extend_interfaces_base typedef | extends< Service, IScheduler > | |
Factory typedef | Service | |
FAILURE enum value | AvalancheSchedulerSvc | private |
fatal() const | CommonMessagingBase | inline |
finalize() override | AvalancheSchedulerSvc | |
freeSlots() override | AvalancheSchedulerSvc | |
FSMState() const override | Service | inline |
getInterfaceNames() const override | extends< Service, IScheduler > | inline |
getProperties() const override | PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > > | inline |
getProperty(Gaudi::Details::PropertyBase *p) const override | PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > > | inline |
getProperty(const std::string &name) const override | PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > > | inline |
getProperty(const std::string &n, std::string &v) const override | PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > > | inline |
hasProperty(const std::string &name) const override | PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > > | inline |
i_cast(const InterfaceID &tid) const override | extends< Service, IScheduler > | inline |
INACTIVE enum value | AvalancheSchedulerSvc | private |
index2algname(unsigned int index) | AvalancheSchedulerSvc | inlineprivate |
info() const | CommonMessagingBase | inline |
initialize() override | AvalancheSchedulerSvc | |
isStalled(const EventSlot &) const | AvalancheSchedulerSvc | private |
m_actionsCounts | AvalancheSchedulerSvc | private |
m_actionsQueue | AvalancheSchedulerSvc | private |
m_algExecStateSvc | AvalancheSchedulerSvc | private |
m_algname_index_map | AvalancheSchedulerSvc | private |
m_algname_vect | AvalancheSchedulerSvc | private |
m_algosInFlight | AvalancheSchedulerSvc | private |
m_algResourcePool | AvalancheSchedulerSvc | private |
m_auditInit | Service | protected |
m_auditorFinalize | Service | protected |
m_auditorInitialize | Service | protected |
m_auditorReinitialize | Service | protected |
m_auditorRestart | Service | protected |
m_auditorStart | Service | protected |
m_auditorStop | Service | protected |
m_checkDeps | AvalancheSchedulerSvc | private |
m_condSvc | AvalancheSchedulerSvc | private |
m_dumpIntraEventDynamics | AvalancheSchedulerSvc | private |
m_enableCondSvc | AvalancheSchedulerSvc | private |
m_eventSlots | AvalancheSchedulerSvc | private |
m_finishedEvents | AvalancheSchedulerSvc | private |
m_freeSlots | AvalancheSchedulerSvc | private |
m_IOBoundAlgosInFlight | AvalancheSchedulerSvc | private |
m_IOBoundAlgScheduler | AvalancheSchedulerSvc | private |
m_IOBoundAlgSchedulerSvcName | AvalancheSchedulerSvc | private |
m_isActive | AvalancheSchedulerSvc | private |
m_maxAlgosInFlight | AvalancheSchedulerSvc | private |
m_maxEventsInFlight | AvalancheSchedulerSvc | private |
m_maxIOBoundAlgosInFlight | AvalancheSchedulerSvc | private |
m_optimizationMode | AvalancheSchedulerSvc | private |
m_outputLevel | Service | protected |
m_pAuditorSvc | Service | mutableprotected |
m_precSvc | AvalancheSchedulerSvc | private |
m_showControlFlow | AvalancheSchedulerSvc | private |
m_showDataDeps | AvalancheSchedulerSvc | private |
m_showDataFlow | AvalancheSchedulerSvc | private |
m_simulateExecution | AvalancheSchedulerSvc | private |
m_state | Service | protected |
m_targetState | Service | protected |
m_thread | AvalancheSchedulerSvc | private |
m_threadPoolSize | AvalancheSchedulerSvc | private |
m_threadPoolSvc | AvalancheSchedulerSvc | private |
m_useDataLoader | AvalancheSchedulerSvc | private |
m_useIOBoundAlgScheduler | AvalancheSchedulerSvc | private |
m_whiteboard | AvalancheSchedulerSvc | private |
m_whiteboardSvcName | AvalancheSchedulerSvc | private |
msg() const | CommonMessagingBase | inline |
msgLevel() const | CommonMessaging< implements< IService, IProperty, IStateful > > | inline |
msgLevel(MSG::Level lvl) const | CommonMessaging< implements< IService, IProperty, IStateful > > | inline |
msgStream() const | CommonMessagingBase | inline |
msgStream(const MSG::Level level) const | CommonMessagingBase | inline |
msgSvc() const | CommonMessagingBase | inline |
name() const override | Service | |
operator=(const PropertyHolder &)=delete | PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > > | |
outputLevel() const | Service | inlineprotected |
popFinishedEvent(EventContext *&eventContext) override | AvalancheSchedulerSvc | |
promoteToAsyncExecuted(unsigned int iAlgo, int si, IAlgorithm *algo, EventContext *) | AvalancheSchedulerSvc | private |
promoteToAsyncScheduled(unsigned int iAlgo, int si, EventContext *) | AvalancheSchedulerSvc | private |
promoteToExecuted(unsigned int iAlgo, int si, IAlgorithm *algo, EventContext *) | AvalancheSchedulerSvc | private |
promoteToFinished(unsigned int iAlgo, int si) | AvalancheSchedulerSvc | private |
promoteToScheduled(unsigned int iAlgo, int si, EventContext *) | AvalancheSchedulerSvc | private |
property(const std::string &name) const | PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > > | inlineprotected |
PropertyHolder()=default | PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > > | |
PropertyHolder(const PropertyHolder &)=delete | PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > > | |
PropertyHolderImpl typedef | PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > > | |
pushNewEvent(EventContext *eventContext) override | AvalancheSchedulerSvc | |
pushNewEvents(std::vector< EventContext * > &eventContexts) override | AvalancheSchedulerSvc | |
queryInterface(const InterfaceID &ti, void **pp) override | extends< Service, IScheduler > | inline |
reinitialize() override | Service | |
resetMessaging() | CommonMessaging< implements< IService, IProperty, IStateful > > | inlineprotected |
restart() override | Service | |
scheduleEventView(EventContext const *sourceContext, std::string const &nodeName, EventContext *viewContext) override | AvalancheSchedulerSvc | virtual |
service(const std::string &name, const T *&psvc, bool createIf=true) const | Service | inline |
service(const std::string &name, T *&psvc, bool createIf=true) const | Service | inline |
service(const std::string &name, bool createIf=true) const | Service | inline |
service(const std::string &svcType, const std::string &svcName, T *&psvc) const | Service | inline |
Service(std::string name, ISvcLocator *svcloc) | Service | |
serviceLocator() const override | Service | |
setProperties() | Service | |
setProperty(const Gaudi::Details::PropertyBase &p) override | PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > > | inline |
setProperty(const std::string &s) override | PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > > | inline |
setProperty(const std::string &n, const std::string &v) override | PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > > | inline |
setProperty(const std::string &name, const TYPE &value) | PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > > | inline |
setUpMessaging() const | CommonMessaging< implements< IService, IProperty, IStateful > > | inlineprotected |
start() override | Service | |
stop() override | Service | |
sysFinalize() override | Service | |
sysInitialize() override | Service | |
sysReinitialize() override | Service | |
sysRestart() override | Service | |
sysStart() override | Service | |
sysStop() override | Service | |
targetFSMState() const override | Service | inline |
terminate() override | Service | inline |
tryPopFinishedEvent(EventContext *&eventContext) override | AvalancheSchedulerSvc | |
updateMsgStreamOutputLevel(int level) | CommonMessaging< implements< IService, IProperty, IStateful > > | inlineprotected |
updateStates(int si=-1, int algo_index=-1, EventContext *=nullptr) | AvalancheSchedulerSvc | private |
verbose() const | CommonMessagingBase | inline |
warning() const | CommonMessagingBase | inline |
~AvalancheSchedulerSvc() override=default | AvalancheSchedulerSvc | |
~CommonMessagingBase()=default | CommonMessagingBase | virtual |
~Service() override | Service | protected |