![]() |
The Gaudi Framework
v36r1 (3e2fb5a8)
|
This is the complete list of members for ServiceLocatorHelper, including all inherited members.
| createService(std::string_view name, const InterfaceID &iid, void **ppSvc) const | ServiceLocatorHelper | |
| createService(std::string_view type, std::string_view name, const InterfaceID &iid, void **ppSvc) const | ServiceLocatorHelper | |
| getService(std::string_view name, bool createIf, const InterfaceID &iid, void **ppSvc) const | ServiceLocatorHelper | inline |
| locateService(std::string_view 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(std::string_view name, const bool quiet=false, const bool createIf=true) const | ServiceLocatorHelper | |
| service(std::string_view 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, std::string loggedName, std::string requesterName) | ServiceLocatorHelper | inline |
| ServiceLocatorHelper(ISvcLocator &svcLoc, std::string requesterName) | ServiceLocatorHelper | inline |
| ServiceLocatorHelper(ISvcLocator &svcLoc, const MsgStream &log, std::string requesterName) | ServiceLocatorHelper | inline |