addRef()=0 | IInterface | pure virtual |
addService(IService *svc, int prio=DEFAULT_SVC_PRIORITY) | ServiceManager | virtual |
addService(const Gaudi::Utils::TypeNameString &typeName, int prio=DEFAULT_SVC_PRIORITY) | ServiceManager | virtual |
extends2< ComponentManager, ISvcManager, ISvcLocator >::addService(const std::string &typ, const std::string &nam, int prio) | ISvcManager | inlinevirtual |
always() const | CommonMessaging< implements1< IComponentManager > > | inline |
base_class typedef | extends2< ComponentManager, ISvcManager, ISvcLocator > | |
CommonMessaging(const A1 &a1, const A2 &a2, const A3 &a3) | CommonMessaging< implements1< IComponentManager > > | inline |
CommonMessaging(const A1 &a1, const A2 &a2) | CommonMessaging< implements1< IComponentManager > > | inline |
CommonMessaging(const A1 &a1) | CommonMessaging< implements1< IComponentManager > > | inline |
CommonMessaging() | CommonMessaging< implements1< IComponentManager > > | inline |
componentBaseInterface() const | ComponentManager | virtual |
ComponentManager(IInterface *application, const InterfaceID &baseIID) | ComponentManager | |
configure() | ComponentManager | inlinevirtual |
createService(const Gaudi::Utils::TypeNameString &nametype) | ServiceManager | virtual |
extends2< ComponentManager, ISvcManager, ISvcLocator >::createService(const std::string &svctype, const std::string &svcname, IService *&svc) | ISvcManager | inlinevirtual |
debug() const | CommonMessaging< implements1< IComponentManager > > | inline |
ComponentManager::DeclareInterfaceID(IComponentManager, 1, 0) | IComponentManager | |
ComponentManager::IStateful::DeclareInterfaceID(IStateful, 1, 0) | IStateful | |
extend_interfaces2< ISvcManager, ISvcLocator >::ISvcManager::DeclareInterfaceID(ISvcManager, 4, 0) | ISvcManager | |
extend_interfaces2< ISvcManager, ISvcLocator >::ISvcLocator::DeclareInterfaceID(ISvcLocator, 3, 0) | ISvcLocator | |
declareSvcFactory(const ISvcFactory &, const std::string &) | ISvcManager | inlinevirtual |
declareSvcType(const std::string &svcname, const std::string &svctype) | ServiceManager | virtual |
DEFAULT_SVC_PRIORITY | ISvcManager | static |
dump() const | ServiceManager | private |
err() const | CommonMessaging< implements1< IComponentManager > > | inline |
error() const | CommonMessaging< implements1< IComponentManager > > | inline |
existsService(const std::string &name) const | ServiceManager | virtual |
ComponentManager::ext_iids typedef | extend_interfaces1< IComponentManager > | |
extend_interfaces2< ISvcManager, ISvcLocator >::ext_iids typedef | extend_interfaces2< ISvcManager, ISvcLocator > | |
extend_interfaces_base typedef | extends2< ComponentManager, ISvcManager, ISvcLocator > | |
extends2(A1 a1, A2 a2, A3 a3) | extends2< ComponentManager, ISvcManager, ISvcLocator > | inline |
extends2(A1 a1, A2 a2) | extends2< ComponentManager, ISvcManager, ISvcLocator > | inline |
extends2(A1 a1) | extends2< ComponentManager, ISvcManager, ISvcLocator > | inline |
extends2() | extends2< ComponentManager, ISvcManager, ISvcLocator > | inline |
fatal() const | CommonMessaging< implements1< IComponentManager > > | inline |
finalize() | ServiceManager | virtual |
finalizeServices() | ISvcManager | inlinevirtual |
find(const std::string &name) | ServiceManager | inlineprivate |
find(const std::string &name) const | ServiceManager | inlineprivate |
find(const IService *ptr) | ServiceManager | inlineprivate |
find(const IService *ptr) const | ServiceManager | inlineprivate |
FSMState() const | ComponentManager | inlinevirtual |
getFactory(const std::string &, const ISvcFactory *&) const | ISvcManager | inlinevirtual |
getInterfaceNames() const | extends2< ComponentManager, ISvcManager, ISvcLocator > | inlinevirtual |
getPriority(const std::string &name) const | ServiceManager | virtual |
getService(const Gaudi::Utils::TypeNameString &typeName, IService *&svc, const bool createIf=true) | ISvcLocator | inlinevirtual |
getService(const Gaudi::Utils::TypeNameString &typeName, const InterfaceID &iid, IInterface *&pinterface) | ISvcLocator | inlinevirtual |
getServices() const | ServiceManager | virtual |
i_cast(const InterfaceID &tid) const | extends2< ComponentManager, ISvcManager, ISvcLocator > | inlinevirtual |
iid typedef | IInterface | |
info() const | CommonMessaging< implements1< IComponentManager > > | inline |
initialize() | ServiceManager | virtual |
initializeServices() | ISvcManager | inlinevirtual |
interfaceID() | IInterface | inlinestatic |
interfaces typedef | extends2< ComponentManager, ISvcManager, ISvcLocator > | |
LAST_ERROR enum value | IInterface | |
ListSvc typedef | ServiceManager | |
loopCheckEnabled() const | ServiceManager | virtual |
m_application | ComponentManager | protected |
m_appSvc | ServiceManager | private |
m_basicInterfaceId | ComponentManager | protected |
m_defaultImplementations | ServiceManager | private |
m_listOfPtrs | ServiceManager | mutableprivate |
m_listsvc | ServiceManager | private |
m_loopCheck | ServiceManager | private |
m_maptype | ServiceManager | private |
m_msgStream | CommonMessaging< implements1< IComponentManager > > | mutableprotected |
m_msgsvc | CommonMessaging< implements1< IComponentManager > > | mutableprotected |
m_stateful | ComponentManager | protected |
m_streamWithService | CommonMessaging< implements1< IComponentManager > > | mutableprotected |
m_svcinitmutex | ServiceManager | private |
m_svcLocator | ComponentManager | mutableprotected |
MapType typedef | ServiceManager | |
msg() const | CommonMessaging< implements1< IComponentManager > > | inline |
msgLevel() const | CommonMessaging< implements1< IComponentManager > > | inline |
msgLevel(MSG::Level lvl) const | CommonMessaging< implements1< IComponentManager > > | inline |
msgStream() const | CommonMessaging< implements1< IComponentManager > > | inline |
msgStream(const MSG::Level level) const | CommonMessaging< implements1< IComponentManager > > | inline |
msgSvc() const | CommonMessaging< implements1< IComponentManager > > | inline |
name() const | ServiceManager | inlinevirtual |
NO_INTERFACE enum value | IInterface | |
queryInterface(const InterfaceID &ti, void **pp) | extends2< ComponentManager, ISvcManager, ISvcLocator > | inlinevirtual |
refCount() const =0 | IInterface | pure virtual |
reinitialize() | ServiceManager | virtual |
reinitializeServices() | ISvcManager | inlinevirtual |
release()=0 | IInterface | pure virtual |
removeService(IService *svc) | ServiceManager | virtual |
removeService(const std::string &name) | ServiceManager | virtual |
restart() | ServiceManager | virtual |
restartServices() | ISvcManager | inlinevirtual |
service(const Gaudi::Utils::TypeNameString &typeName, const bool createIf=true) | ServiceManager | virtual |
extends2< ComponentManager, ISvcManager, ISvcLocator >::service(const Gaudi::Utils::TypeNameString &name, T *&svc, bool createIf=true) | ISvcLocator | inline |
extends2< ComponentManager, ISvcManager, ISvcLocator >::service(const std::string &type, const std::string &name, T *&svc, bool createIf=true) | ISvcLocator | inline |
serviceLocator() const | ServiceManager | inlinevirtual |
ServiceManager(IInterface *application) | ServiceManager | |
setLoopCheckEnabled(bool en) | ServiceManager | virtual |
setPriority(const std::string &name, int pri) | ServiceManager | virtual |
start() | ServiceManager | virtual |
startServices() | ISvcManager | inlinevirtual |
Status enum name | IInterface | |
stop() | ServiceManager | virtual |
stopServices() | ISvcManager | inlinevirtual |
SUCCESS enum value | IInterface | |
targetFSMState() const | ComponentManager | inlinevirtual |
terminate() | ComponentManager | inlinevirtual |
updateMsgStreamOutputLevel(int level) | CommonMessaging< implements1< IComponentManager > > | inlineprotected |
verbose() const | CommonMessaging< implements1< IComponentManager > > | inline |
VERSMISMATCH enum value | IInterface | |
warning() const | CommonMessaging< implements1< IComponentManager > > | inline |
~CommonMessaging() | CommonMessaging< implements1< IComponentManager > > | inlinevirtual |
~ComponentManager() | ComponentManager | virtual |
~extend_interfaces1() | extend_interfaces1< IComponentManager > | inlinevirtual |
~extend_interfaces2() | extend_interfaces2< ISvcManager, ISvcLocator > | inlinevirtual |
~extends2() | extends2< ComponentManager, ISvcManager, ISvcLocator > | inlinevirtual |
~IComponentManager() | IComponentManager | virtual |
~IInterface() | IInterface | inlinevirtual |
~IStateful() | IStateful | inlinevirtual |
~ServiceManager() | ServiceManager | virtual |