![]() |
The Gaudi Framework
v36r9 (fd2bdac3)
|
#include <GaudiKernel/IVersHistoryObj.h>

Public Types | |
| typedef std::vector< Gaudi::Details::PropertyBase * > | PropertyList |
Public Member Functions | |
| virtual | ~IVersHistoryObj ()=default |
| virtual const std::string & | name () const =0 |
| virtual const std::string & | type () const =0 |
| virtual const std::string & | version () const =0 |
| virtual const PropertyList & | properties () const =0 |
Interface for Versioned History Objects
Definition at line 28 of file IVersHistoryObj.h.
Definition at line 30 of file IVersHistoryObj.h.
|
virtualdefault |
|
pure virtual |
Implemented in AlgorithmHistory, JobHistory, AlgToolHistory, and ServiceHistory.
|
pure virtual |
Implemented in AlgorithmHistory, JobHistory, AlgToolHistory, and ServiceHistory.
|
pure virtual |
Implemented in AlgorithmHistory, JobHistory, AlgToolHistory, and ServiceHistory.
|
pure virtual |
Implemented in AlgorithmHistory, JobHistory, AlgToolHistory, and ServiceHistory.