always() const | CommonMessagingBase | inline |
auditorSvc() const | Service | |
base_class typedef | extends< Service, IScheduler > | |
configure() override | Service | inline |
debug() const | CommonMessagingBase | inline |
declarePrivateTool(ToolHandle< T > &handle, std::string toolTypeAndName="", bool createIf=true) | Service | inline |
declareProperty(const std::string &name, T &property, const std::string &doc="none") const | Service | inline |
declarePublicTool(ToolHandle< T > &handle, std::string toolTypeAndName="", bool createIf=true) | Service | inline |
declareRemoteProperty(const std::string &name, IProperty *rsvc, const std::string &rname="") const | Service | inline |
err() const | CommonMessagingBase | inline |
error() const | CommonMessagingBase | inline |
ext_iids typedef | extend_interfaces< Interfaces...> | |
extend_interfaces_base typedef | extends< Service, IScheduler > | |
Factory typedef | Service | |
fatal() const | CommonMessagingBase | inline |
finalize() | RoundRobinSchedulerSvc | virtual |
freeSlots() | RoundRobinSchedulerSvc | virtual |
FSMState() const override | Service | inline |
getInterfaceNames() const override | extends< Service, IScheduler > | inline |
getProperties() const override | Service | |
getProperty(Property *p) const override | Service | |
getProperty(const std::string &name) const override | Service | |
getProperty(const std::string &n, std::string &v) const override | Service | |
hasProperty(const std::string &name) const override | Service | |
i_cast(const InterfaceID &tid) const override | extends< Service, IScheduler > | inline |
info() const | CommonMessagingBase | inline |
initialize() | RoundRobinSchedulerSvc | virtual |
m_algList | RoundRobinSchedulerSvc | private |
m_algname_index_map | RoundRobinSchedulerSvc | private |
m_algname_vect | RoundRobinSchedulerSvc | private |
m_algosDependencies | RoundRobinSchedulerSvc | private |
m_algResourcePool | RoundRobinSchedulerSvc | private |
m_controlFlow | RoundRobinSchedulerSvc | private |
m_evtCtx_buffer | RoundRobinSchedulerSvc | private |
m_finishedEvents | RoundRobinSchedulerSvc | private |
m_freeSlots | RoundRobinSchedulerSvc | private |
m_outputLevel | Service | protected |
m_state | Service | protected |
m_targetState | Service | protected |
m_useTopAlgList | RoundRobinSchedulerSvc | private |
msg() const | CommonMessagingBase | inline |
msgLevel() const | CommonMessagingBase | inline |
msgLevel(MSG::Level lvl) const | CommonMessagingBase | inline |
msgStream() const | CommonMessagingBase | inline |
msgStream(const MSG::Level level) const | CommonMessagingBase | inline |
msgSvc() const | CommonMessagingBase | inline |
name() const override | Service | |
outputLevel() const | Service | inlineprotected |
popFinishedEvent(EventContext *&eventContext) | RoundRobinSchedulerSvc | virtual |
processEvents() | RoundRobinSchedulerSvc | private |
pushNewEvent(EventContext *eventContext) | RoundRobinSchedulerSvc | virtual |
pushNewEvents(std::vector< EventContext * > &eventContexts) | RoundRobinSchedulerSvc | virtual |
queryInterface(const InterfaceID &ti, void **pp) override | extends< Service, IScheduler > | inline |
reinitialize() override | Service | |
restart() override | Service | |
RoundRobinSchedulerSvc(const std::string &name, ISvcLocator *svc) | RoundRobinSchedulerSvc | |
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 Property &p) override | Service | |
setProperty(const std::string &s) override | Service | |
setProperty(const std::string &n, const std::string &v) override | Service | |
setProperty(const std::string &name, const TYPE &value) | Service | inline |
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) | RoundRobinSchedulerSvc | virtual |
updateMsgStreamOutputLevel(int level) | CommonMessaging< implements< IService, IProperty, IStateful > > | inlineprotected |
verbose() const | CommonMessagingBase | inline |
warning() const | CommonMessagingBase | inline |
~CommonMessagingBase()=default | CommonMessagingBase | virtual |
~extend_interfaces() override=default | extend_interfaces< Interfaces...> | |
~extends() override=default | extends< Service, IScheduler > | |
~RoundRobinSchedulerSvc() | RoundRobinSchedulerSvc | |
~Service() override | Service | protected |