The Gaudi Framework
v29r0 (ff2e7097)
|
This is the complete list of members for ServiceLocatorHelper, including all inherited members.
createService(const std::string &name, const InterfaceID &iid, void **ppSvc) const | ServiceLocatorHelper | |
createService(const std::string &type, const std::string &name, const InterfaceID &iid, void **ppSvc) const | ServiceLocatorHelper | |
getService(const std::string &name, bool createIf, const InterfaceID &iid, void **ppSvc) const | ServiceLocatorHelper | inline |
isInThread() const | ServiceLocatorHelper | private |
locateService(const std::string &name, const InterfaceID &iid, void **ppSvc, bool quiet=false) const | ServiceLocatorHelper | |
log() const | ServiceLocatorHelper | inlineprivate |
m_msgLog | ServiceLocatorHelper | mutableprivate |
m_requesterName | ServiceLocatorHelper | private |
m_svcLoc | ServiceLocatorHelper | private |
requesterName() const | ServiceLocatorHelper | inlineprivate |
service(const std::string &name, const bool quiet=false, const bool createIf=true) const | ServiceLocatorHelper | |
service(const std::string &name, const bool quiet=false, const bool createIf=true) const | ServiceLocatorHelper | inline |
serviceLocator() const | ServiceLocatorHelper | inlineprivate |
ServiceLocatorHelper(ISvcLocator &svcLoc, const INamedInterface &requester) | ServiceLocatorHelper | inline |
ServiceLocatorHelper(ISvcLocator &svcLoc, const std::string &loggedName, const std::string &requesterName) | ServiceLocatorHelper | inline |
ServiceLocatorHelper(ISvcLocator &svcLoc, const std::string &requesterName) | ServiceLocatorHelper | inline |
ServiceLocatorHelper(ISvcLocator &svcLoc, const MsgStream &log, const std::string &requesterName) | ServiceLocatorHelper | inline |
threadedName(const std::string &name) const | ServiceLocatorHelper | private |
threadName() const | ServiceLocatorHelper | private |