addService(IService *svc, int prio=DEFAULT_SVC_PRIORITY) override | ServiceManager | |
addService(const Gaudi::Utils::TypeNameString &typeName, int prio=DEFAULT_SVC_PRIORITY) override | ServiceManager | |
addService(IService *svc, int prio=DEFAULT_SVC_PRIORITY)=0 | ServiceManager | |
addService(const std::string &typ, const std::string &nam, int prio) | ServiceManager | inline |
addService(const Gaudi::Utils::TypeNameString &nametype, int prio=DEFAULT_SVC_PRIORITY)=0 | ServiceManager | |
ApplicationMgr | ComponentManager | protected |
base_class typedef | extends< ComponentManager, ISvcManager, ISvcLocator > | |
componentBaseInterface() const override | ComponentManager | |
ComponentManager(IInterface *application, const InterfaceID &baseIID) | ComponentManager | |
configure() override | ComponentManager | inline |
create_msgStream() const override final | CommonMessaging< implements< IComponentManager > > | inlineprivate |
createService(const Gaudi::Utils::TypeNameString &nametype) override | ServiceManager | |
createService(const Gaudi::Utils::TypeNameString &nametype)=0 | ServiceManager | |
createService(const std::string &svctype, const std::string &svcname, IService *&svc) | ServiceManager | inline |
declareSvcType(std::string svcname, std::string svctype) override | ServiceManager | |
dump() const | ServiceManager | private |
existsService(std::string_view name) const override | ServiceManager | |
ext_iids typedef | extend_interfaces< Interfaces... > | |
extend_interfaces_base typedef | extends< ComponentManager, ISvcManager, ISvcLocator > | |
finalize() override | ServiceManager | |
find(std::string_view name) | ServiceManager | inlineprivate |
find(std::string_view name) const | ServiceManager | inlineprivate |
find(const IService *ptr) | ServiceManager | inlineprivate |
find(const IService *ptr) const | ServiceManager | inlineprivate |
FSMState() const override | ComponentManager | inline |
getInterfaceNames() const override | extends< ComponentManager, ISvcManager, ISvcLocator > | inline |
getPriority(std::string_view name) const override | ServiceManager | |
getServices() const override | ServiceManager | |
i_cast(const InterfaceID &tid) const override | extends< ComponentManager, ISvcManager, ISvcLocator > | inline |
initialize() override | ServiceManager | |
initMessaging() const | CommonMessaging< implements< IComponentManager > > | inlineprivate |
ListSvc typedef | ServiceManager | |
loopCheckEnabled() const override | ServiceManager | |
m_application | ComponentManager | protected |
m_appSvc | ServiceManager | private |
m_basicInterfaceId | ComponentManager | protected |
m_defaultImplementations | ServiceManager | private |
m_gLock | ServiceManager | mutableprivate |
m_listOfPtrs | ServiceManager | mutableprivate |
m_listsvc | ServiceManager | private |
m_lockMap | ServiceManager | mutableprivate |
m_loopCheck | ServiceManager | private |
m_maptype | ServiceManager | private |
m_stateful | ComponentManager | protected |
m_svcLocator | ComponentManager | mutableprotected |
MapType typedef | ServiceManager | |
msgLevel() const | CommonMessaging< implements< IComponentManager > > | inline |
msgLevel(MSG::Level lvl) const | CommonMessaging< implements< IComponentManager > > | inline |
name() const override | ServiceManager | inline |
outputLevelUpdate() override | ServiceManager | |
queryInterface(const InterfaceID &ti, void **pp) override | extends< ComponentManager, ISvcManager, ISvcLocator > | inline |
reinitialize() override | ServiceManager | |
removeService(IService *svc) override | ServiceManager | |
removeService(std::string_view name) override | ServiceManager | |
resetMessaging() | CommonMessaging< implements< IComponentManager > > | inlineprotected |
restart() override | ServiceManager | |
service(const Gaudi::Utils::TypeNameString &typeName, const bool createIf=true) override | ServiceManager | |
service(const Gaudi::Utils::TypeNameString &typeName, const bool createIf=true) | ServiceManager | inline |
serviceLocator() const override | ServiceManager | inline |
ServiceManager(IInterface *application) | ServiceManager | |
setLoopCheckEnabled(bool en) override | ServiceManager | |
setPriority(std::string_view name, int pri) override | ServiceManager | |
setUpMessaging() const | CommonMessaging< implements< IComponentManager > > | inlineprotected |
start() override | ServiceManager | |
stop() override | ServiceManager | |
targetFSMState() const override | ComponentManager | inline |
terminate() override | ComponentManager | inline |
updateMsgStreamOutputLevel(int level) | CommonMessaging< implements< IComponentManager > > | inlineprotected |
~ServiceManager() override | ServiceManager | |