Definition of the IHistorySvc interface class.
More...
#include <GaudiKernel/IHistorySvc.h>
Definition of the IHistorySvc interface class.
- Author
- Charles Leggett
Definition at line 42 of file IHistorySvc.h.
◆ createDataHistoryObj()
virtual DataHistory * IHistorySvc::createDataHistoryObj |
( |
const CLID & | id, |
|
|
const std::string & | key, |
|
|
const std::string & | storeName ) |
|
pure virtual |
◆ DeclareInterfaceID()
IHistorySvc::DeclareInterfaceID |
( |
IHistorySvc | , |
|
|
2 | , |
|
|
0 | ) |
◆ getAlgHistory() [1/2]
◆ getAlgHistory() [2/2]
virtual void IHistorySvc::getAlgHistory |
( |
std::set< AlgorithmHistory * > & | | ) |
const |
|
pure virtual |
◆ getAlgToolHistory() [1/2]
◆ getAlgToolHistory() [2/2]
virtual void IHistorySvc::getAlgToolHistory |
( |
std::set< AlgToolHistory * > & | | ) |
const |
|
pure virtual |
◆ getDataHistory()
virtual DataHistory * IHistorySvc::getDataHistory |
( |
const CLID & | id, |
|
|
const std::string & | key, |
|
|
const std::string & | storeName ) const |
|
pure virtual |
◆ getJobHistory()
virtual JobHistory * IHistorySvc::getJobHistory |
( |
| ) |
const |
|
pure virtual |
◆ getServiceHistory() [1/2]
◆ getServiceHistory() [2/2]
virtual void IHistorySvc::getServiceHistory |
( |
std::set< ServiceHistory * > & | | ) |
const |
|
pure virtual |
◆ listProperties() [1/4]
virtual StatusCode IHistorySvc::listProperties |
( |
| ) |
const |
|
pure virtual |
◆ listProperties() [2/4]
◆ listProperties() [3/4]
◆ listProperties() [4/4]
◆ registerAlg()
◆ registerAlgTool()
◆ registerJob()
◆ registerSvc()
The documentation for this class was generated from the following file: