![]() |
The Gaudi Framework
v28r2
|
This is the complete list of members for IClassIDSvc, including all inherited members.
| DeclareInterfaceID(IService, 4, 0) | IService | |
| ext_iids typedef | extend_interfaces< INamedInterface, IStateful > | |
| getIDOfTypeInfoName(const std::string &typeInfoName, CLID &id) const =0 | IClassIDSvc | pure virtual |
| getIDOfTypeName(const std::string &typeName, CLID &id) const =0 | IClassIDSvc | pure virtual |
| getPackageInfoForID(const CLID &id, Athena::PackageInfo &info) const =0 | IClassIDSvc | pure virtual |
| getTypeInfoNameOfID(const CLID &id, std::string &typeInfoName) const =0 | IClassIDSvc | pure virtual |
| getTypeNameOfID(const CLID &id, std::string &typeName) const =0 | IClassIDSvc | pure virtual |
| interfaceID() | IClassIDSvc | inlinestatic |
| isIDInUse(const CLID &id) const =0 | IClassIDSvc | pure virtual |
| isNameInUse(const std::string &name) const =0 | IClassIDSvc | pure virtual |
| nextAvailableID() const =0 | IClassIDSvc | pure virtual |
| setServiceManager(ISvcManager *)=0 | IService | protectedpure virtual |
| setTypePackageForID(const CLID &, const std::string &typeName, const Athena::PackageInfo &, const std::string &typeInfoName="")=0 | IClassIDSvc | pure virtual |
| sysFinalize()=0 | IService | pure virtual |
| sysInitialize()=0 | IService | pure virtual |
| sysReinitialize()=0 | IService | pure virtual |
| sysRestart()=0 | IService | pure virtual |
| sysStart()=0 | IService | pure virtual |
| sysStop()=0 | IService | pure virtual |
| ~extend_interfaces() override=default | extend_interfaces< INamedInterface, IStateful > |