Loading [MathJax]/extensions/tex2jax.js
The Gaudi Framework  v30r3 (a5ef0a68)
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
ServiceLocatorHelper Member List

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 ServiceLocatorHelperinline
locateService(const std::string &name, const InterfaceID &iid, void **ppSvc, bool quiet=false) const ServiceLocatorHelper
log() const ServiceLocatorHelperinlineprivate
m_msgLogServiceLocatorHelpermutableprivate
m_requesterNameServiceLocatorHelperprivate
m_svcLocServiceLocatorHelperprivate
requesterName() const ServiceLocatorHelperinlineprivate
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 ServiceLocatorHelperinline
serviceLocator() const ServiceLocatorHelperinlineprivate
ServiceLocatorHelper(ISvcLocator &svcLoc, const INamedInterface &requester)ServiceLocatorHelperinline
ServiceLocatorHelper(ISvcLocator &svcLoc, const std::string &loggedName, const std::string &requesterName)ServiceLocatorHelperinline
ServiceLocatorHelper(ISvcLocator &svcLoc, const std::string &requesterName)ServiceLocatorHelperinline
ServiceLocatorHelper(ISvcLocator &svcLoc, const MsgStream &log, const std::string &requesterName)ServiceLocatorHelperinline