| action typedef | AvalancheSchedulerSvc | private |
| activate() | AvalancheSchedulerSvc | private |
| ActivationState enum name | AvalancheSchedulerSvc | private |
| ACTIVE enum value | AvalancheSchedulerSvc | private |
| addToolsArray(ToolHandleArray< T > &hndlArr) | Service | inline |
| algname2index(const std::string &algoname) | AvalancheSchedulerSvc | inlineprivate |
| AlgTask class | AvalancheSchedulerSvc | friend |
| assertUniqueName(std::string_view name) const | PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > > | inlineprivate |
| AState typedef | AvalancheSchedulerSvc | private |
| auditorSvc() const | Service | |
| base_class typedef | extends< Service, IScheduler > | |
| bindPropertiesTo(Gaudi::Interfaces::IOptionsSvc &optsSvc) | PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > > | inline |
| configure() override | Service | inline |
| create_msgStream() const override final | CommonMessaging< implements< IService, IProperty, IStateful > > | inlineprivate |
| deactivate() | AvalancheSchedulerSvc | private |
| declareProperty(const std::string &name, ToolHandle< T > &hndl, const std::string &doc="none") | Service | inline |
| declareProperty(const std::string &name, ToolHandleArray< T > &hndlArr, const std::string &doc="none") | Service | inline |
| PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >::declareProperty(Gaudi::Details::PropertyBase &prop) | PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > > | inline |
| PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >::declareProperty(const std::string &name, TYPE &value, const std::string &doc="none") | PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > > | inline |
| PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > >::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, bool createIf=true) | Service | inline |
| declareTool(ToolHandle< T > &handle, std::string toolTypeAndName, bool createIf=true) | Service | inline |
| dumpSchedulerState(int iSlot) | AvalancheSchedulerSvc | private |
| 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 |
| 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(std::string_view name) const override | PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > > | inline |
| getProperty(std::string_view n, std::string &v) const override | PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > > | inline |
| hasProperty(std::string_view 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 |
| initialize() override | AvalancheSchedulerSvc | |
| initMessaging() const | CommonMessaging< implements< IService, IProperty, IStateful > > | inlineprivate |
| initToolHandles() const | Service | private |
| isStalled(const EventSlot &) const | AvalancheSchedulerSvc | private |
| iterate() | 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_arena | 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_autoRetrieveTools | Service | protected |
| m_blockingAlgosInFlight | AvalancheSchedulerSvc | private |
| m_checkDeps | AvalancheSchedulerSvc | private |
| m_checkOutput | AvalancheSchedulerSvc | private |
| m_checkOutputIgnoreList | AvalancheSchedulerSvc | private |
| m_checkToolDeps | Service | protected |
| m_condSvc | AvalancheSchedulerSvc | private |
| m_dumpIntraEventDynamics | AvalancheSchedulerSvc | private |
| m_enableCondSvc | AvalancheSchedulerSvc | private |
| m_enablePreemptiveBlockingTasks | AvalancheSchedulerSvc | private |
| m_eventSlots | AvalancheSchedulerSvc | private |
| m_finishedEvents | AvalancheSchedulerSvc | private |
| m_freeSlots | AvalancheSchedulerSvc | private |
| m_initFlag | Service | private |
| m_initSC | Service | private |
| m_isActive | AvalancheSchedulerSvc | private |
| m_lastSnapshot | AvalancheSchedulerSvc | private |
| m_maxAlgosInFlight | AvalancheSchedulerSvc | private |
| m_maxBlockingAlgosInFlight | AvalancheSchedulerSvc | private |
| m_maxEventsInFlight | AvalancheSchedulerSvc | private |
| m_name | Service | private |
| m_needsUpdate | AvalancheSchedulerSvc | private |
| m_optimizationMode | AvalancheSchedulerSvc | private |
| m_outputLevel | Service | protected |
| m_pAuditorSvc | Service | mutableprotected |
| m_precSvc | AvalancheSchedulerSvc | private |
| m_properties | PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > > | private |
| m_remoteProperties | PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > > | private |
| m_retryQueue | AvalancheSchedulerSvc | private |
| m_scheduledBlockingQueue | AvalancheSchedulerSvc | private |
| m_scheduledQueue | AvalancheSchedulerSvc | private |
| m_showControlFlow | AvalancheSchedulerSvc | private |
| m_showDataDeps | AvalancheSchedulerSvc | private |
| m_showDataFlow | AvalancheSchedulerSvc | private |
| m_simulateExecution | AvalancheSchedulerSvc | private |
| m_snapshotCallback | AvalancheSchedulerSvc | private |
| m_snapshotInterval | AvalancheSchedulerSvc | private |
| m_state | Service | protected |
| m_svcLocator | Service | mutableprivate |
| m_svcManager | Service | private |
| m_targetState | Service | protected |
| m_thread | AvalancheSchedulerSvc | private |
| m_threadPoolSize | AvalancheSchedulerSvc | private |
| m_threadPoolSvc | AvalancheSchedulerSvc | private |
| m_todelete | PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > > | private |
| m_toolHandleArrays | Service | mutableprivate |
| m_toolHandles | Service | mutableprivate |
| m_toolHandlesInit | Service | mutableprivate |
| m_tools | Service | mutableprivate |
| m_useDataLoader | AvalancheSchedulerSvc | private |
| m_verboseSubSlots | AvalancheSchedulerSvc | private |
| m_whiteboard | AvalancheSchedulerSvc | private |
| m_whiteboardSvcName | AvalancheSchedulerSvc | private |
| msgLevel() const | CommonMessaging< implements< IService, IProperty, IStateful > > | inline |
| msgLevel(MSG::Level lvl) const | CommonMessaging< implements< IService, IProperty, IStateful > > | inline |
| name() const override | Service | |
| next(TaskSpec &ts, bool blocking=false) | AvalancheSchedulerSvc | inline |
| operator=(const PropertyHolder &)=delete | PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > > | |
| outputLevel() const | Service | inlineprotected |
| popFinishedEvent(EventContext *&eventContext) override | AvalancheSchedulerSvc | |
| Properties typedef | PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > > | private |
| property(std::string_view name) const | PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > > | inline |
| property(std::string_view name, const std::vector< Gaudi::Details::PropertyBase * > &props) const | PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > > | inlineprivate |
| 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 |
| recordOccupancy(int samplePeriod, std::function< void(OccupancySnapshot)> callback) override | AvalancheSchedulerSvc | virtual |
| reinitialize() override | Service | |
| RemoteProperties typedef | PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > > | private |
| resetMessaging() | CommonMessaging< implements< IService, IProperty, IStateful > > | inlineprotected |
| restart() override | Service | |
| revise(unsigned int iAlgo, EventContext *contextPtr, AState state, bool iterate=false) | AvalancheSchedulerSvc | private |
| schedule(TaskSpec &&) | AvalancheSchedulerSvc | private |
| scheduleEventView(const EventContext *sourceContext, const std::string &nodeName, std::unique_ptr< 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 | |
| setProperty(const std::string &name, 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 Gaudi::Details::PropertyBase &p) | PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > > | inline |
| setProperty(const std::string &name, const Gaudi::Details::PropertyBase &p)=0 | PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > > | |
| setProperty(const std::string &s)=0 | PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > > | |
| setProperty(const std::string &name, const char *v) | PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > > | inline |
| setProperty(const std::string &name, const std::string &v) | PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > > | inline |
| setProperty(const std::string &name, const TYPE &value) | PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > > | inline |
| setPropertyRepr(const std::string &n, const std::string &r) override | PropertyHolder< CommonMessaging< implements< IService, IProperty, IStateful > > > | inline |
| setServiceManager(ISvcManager *ism) override | Service | private |
| setUpMessaging() const | CommonMessaging< implements< IService, IProperty, IStateful > > | inlineprotected |
| signoff(const TaskSpec &) | AvalancheSchedulerSvc | private |
| start() override | Service | |
| stop() override | Service | |
| sysFinalize() override | Service | |
| sysInitialize() override | Service | |
| sysInitialize_imp() | Service | private |
| sysReinitialize() override | Service | |
| sysRestart() override | Service | |
| sysStart() override | Service | |
| sysStop() override | Service | |
| targetFSMState() const override | Service | inline |
| terminate() override | Service | inline |
| tools() const | Service | |
| tools() | Service | protected |
| tryPopFinishedEvent(EventContext *&eventContext) override | AvalancheSchedulerSvc | |
| updateMsgStreamOutputLevel(int level) | CommonMessaging< implements< IService, IProperty, IStateful > > | inlineprotected |
| ~AvalancheSchedulerSvc() noexcept override | AvalancheSchedulerSvc | inline |
| ~Service() override | Service | protected |