The Gaudi Framework
master (37c0b60a)
|
This is the complete list of members for IClassIDSvc, including all inherited members.
DeclareInterfaceID(IClassIDSvc, 1, 0) | IClassIDSvc | |
IService::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 |
getTypeInfoNameOfID(const CLID &id, std::string &typeInfoName) const =0 | IClassIDSvc | pure virtual |
getTypeNameOfID(const CLID &id, std::string &typeName) const =0 | IClassIDSvc | pure virtual |
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 |
setTypeForID(const CLID &, const std::string &typeName, 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 |