The Gaudi Framework
master (37c0b60a)
|
This is the complete list of members for IHistorySvc, including all inherited members.
createDataHistoryObj(const CLID &id, const std::string &key, const std::string &storeName)=0 | IHistorySvc | pure virtual |
DeclareInterfaceID(IHistorySvc, 2, 0) | IHistorySvc | |
IService::DeclareInterfaceID(IService, 4, 0) | IService | |
ext_iids typedef | extend_interfaces< INamedInterface, IStateful > | |
getAlgHistory(const Gaudi::Algorithm &) const =0 | IHistorySvc | pure virtual |
getAlgHistory(std::set< AlgorithmHistory * > &) const =0 | IHistorySvc | pure virtual |
getAlgToolHistory(const IAlgTool &) const =0 | IHistorySvc | pure virtual |
getAlgToolHistory(std::set< AlgToolHistory * > &) const =0 | IHistorySvc | pure virtual |
getDataHistory(const CLID &id, const std::string &key, const std::string &storeName) const =0 | IHistorySvc | pure virtual |
getJobHistory() const =0 | IHistorySvc | pure virtual |
getServiceHistory(const IService &) const =0 | IHistorySvc | pure virtual |
getServiceHistory(std::set< ServiceHistory * > &) const =0 | IHistorySvc | pure virtual |
listProperties() const =0 | IHistorySvc | pure virtual |
listProperties(const IService &) const =0 | IHistorySvc | pure virtual |
listProperties(const Gaudi::Algorithm &) const =0 | IHistorySvc | pure virtual |
listProperties(const IAlgTool &) const =0 | IHistorySvc | pure virtual |
registerAlg(const Gaudi::Algorithm &)=0 | IHistorySvc | pure virtual |
registerAlgTool(const IAlgTool &)=0 | IHistorySvc | pure virtual |
registerJob()=0 | IHistorySvc | pure virtual |
registerSvc(const IService &)=0 | IHistorySvc | pure virtual |
setServiceManager(ISvcManager *)=0 | IService | protectedpure 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 |