![]() |
The Gaudi Framework
v39r3 (979e3109)
|
This is the complete list of members for ISvcLocator, including all inherited members.
| addRef()=0 | IInterface | pure virtual |
| as() | ISvcLocator | inline |
| DeclareInterfaceID(ISvcLocator, 3, 0) | ISvcLocator | |
| existsService(std::string_view name) const =0 | ISvcLocator | pure virtual |
| ext_iids typedef | IInterface | |
| getInterfaceNames() const =0 | IInterface | pure virtual |
| getOptsSvc() | ISvcLocator | |
| 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 =0 | ISvcLocator | pure virtual |
| i_cast(const InterfaceID &) const =0 | IInterface | pure virtual |
| iid typedef | IInterface | |
| interfaceID() | IInterface | inlinestatic |
| monitoringHub() | ISvcLocator | |
| queryInterface(const InterfaceID &ti, void **pp)=0 | IInterface | pure virtual |
| refCount() const =0 | IInterface | pure virtual |
| release()=0 | IInterface | pure virtual |
| service(const Gaudi::Utils::TypeNameString &name, T *&svc, bool createIf=true) | ISvcLocator | inline |
| service(std::string_view type, std::string_view name, T *&svc, bool createIf=true) | ISvcLocator | inline |
| service(const Gaudi::Utils::TypeNameString &typeName, const bool createIf=true)=0 | ISvcLocator | pure virtual |
| service(const Gaudi::Utils::TypeNameString &typeName, const bool createIf=true) | ISvcLocator | inline |
| Status enum name | IInterface | |
| ~IInterface()=default | IInterface | virtual |