The Gaudi Framework
v30r3 (a5ef0a68)
|
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(const std::string &name) const =0 | ISvcLocator | pure virtual |
ext_iids typedef | IInterface | |
getInterfaceNames() const =0 | IInterface | pure 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 =0 | ISvcLocator | pure virtual |
i_cast(const InterfaceID &) const =0 | IInterface | pure virtual |
iid typedef | IInterface | |
interfaceID() | IInterface | inlinestatic |
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(const std::string &type, const std::string &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 |