![]() |
The Gaudi Framework
v26r3
|
ServiceHistory class definition. More...
Public Member Functions | |
ServiceHistory () | |
ServiceHistory (const IService *, const JobHistory *) | |
ServiceHistory (const IService &, const JobHistory *) | |
virtual | ~ServiceHistory () |
virtual const CLID & | clID () const |
Retrieve reference to class definition structure. More... | |
const PropertyList & | properties () const |
const IService * | service () const |
const JobHistory * | jobHistory () const |
void | dump (std::ostream &, const bool isXML=false, int indent=0) const |
const std::string & | name () const |
const std::string & | type () const |
const std::string & | version () const |
ServiceHistory () | |
ServiceHistory (const IService *, const JobHistory *) | |
ServiceHistory (const IService &, const JobHistory *) | |
virtual | ~ServiceHistory () |
virtual const CLID & | clID () const |
Retrieve reference to class definition structure. More... | |
const PropertyList & | properties () const |
const IService * | service () const |
const JobHistory * | jobHistory () const |
void | dump (std::ostream &, const bool isXML=false, int indent=0) const |
const std::string & | name () const |
const std::string & | type () const |
const std::string & | version () const |
![]() | |
HistoryObj () | |
virtual | ~HistoryObj () |
HistoryObj () | |
virtual | ~HistoryObj () |
![]() | |
DataObject () | |
Standard Constructor. More... | |
DataObject (const DataObject &) | |
Copy Constructor. More... | |
virtual | ~DataObject () |
Standard Destructor. More... | |
virtual unsigned long | addRef () |
Add reference to object. More... | |
virtual unsigned long | release () |
release reference to object More... | |
const std::string & | name () const |
Retreive DataObject name. It is the name when registered in the store. More... | |
virtual StatusCode | update () |
Provide empty placeholder for internal object reconfiguration callback. More... | |
DataObject () | |
Standard Constructor. More... | |
DataObject (const DataObject &) | |
Copy Constructor. More... | |
virtual | ~DataObject () |
Standard Destructor. More... | |
virtual unsigned long | addRef () |
Add reference to object. More... | |
virtual unsigned long | release () |
release reference to object More... | |
const std::string & | name () const |
Retreive DataObject name. It is the name when registered in the store. More... | |
virtual StatusCode | update () |
Provide empty placeholder for internal object reconfiguration callback. More... | |
void | setRegistry (IRegistry *pRegistry) |
Set pointer to Registry. More... | |
IRegistry * | registry () const |
Get pointer to Registry. More... | |
LinkManager * | linkMgr () const |
Retrieve Link manager. More... | |
unsigned char | version () const |
Retrieve version number of this object representation. More... | |
void | setVersion (unsigned char vsn) |
Set version number of this object representation. More... | |
unsigned long | refCount () const |
Return the refcount. More... | |
virtual std::ostream & | fillStream (std::ostream &s) const |
Fill the output stream (ASCII) More... | |
void | setRegistry (IRegistry *pRegistry) |
Set pointer to Registry. More... | |
IRegistry * | registry () const |
Get pointer to Registry. More... | |
LinkManager * | linkMgr () const |
Retrieve Link manager. More... | |
unsigned char | version () const |
Retrieve version number of this object representation. More... | |
void | setVersion (unsigned char vsn) |
Set version number of this object representation. More... | |
unsigned long | refCount () const |
Return the refcount. More... | |
virtual std::ostream & | fillStream (std::ostream &s) const |
Fill the output stream (ASCII) More... | |
![]() | |
virtual | ~IVersHistoryObj () |
virtual | ~IVersHistoryObj () |
Static Public Member Functions | |
static const CLID & | classID () |
static const CLID & | classID () |
![]() | |
static const CLID & | classID () |
static std::string | convert_string (const std::string &) |
static const CLID & | classID () |
static std::string | convert_string (const std::string &) |
![]() | |
static const CLID & | classID () |
Retrieve reference to class definition structure (static access) More... | |
static const CLID & | classID () |
Retrieve reference to class definition structure (static access) More... | |
Private Attributes | |
const IService * | m_pService |
const JobHistory * | m_jobHistory |
std::string | m_name |
std::string | m_type |
std::string | m_version |
PropertyList | m_properties |
Additional Inherited Members | |
![]() | |
typedef std::vector< Property * > | PropertyList |
typedef std::vector< Property * > | PropertyList |
![]() | |
virtual void | indent (std::ostream &, int) const |
virtual void | indent (std::ostream &, int) const |
ServiceHistory class definition.
Definition at line 24 of file ServiceHistory.h.
ServiceHistory::ServiceHistory | ( | ) |
Definition at line 27 of file ServiceHistory.cpp.
ServiceHistory::ServiceHistory | ( | const IService * | isv, |
const JobHistory * | job | ||
) |
Definition at line 39 of file ServiceHistory.cpp.
ServiceHistory::ServiceHistory | ( | const IService & | isv, |
const JobHistory * | job | ||
) |
Definition at line 56 of file ServiceHistory.cpp.
|
virtual |
Definition at line 72 of file ServiceHistory.cpp.
ServiceHistory::ServiceHistory | ( | ) |
ServiceHistory::ServiceHistory | ( | const IService * | , |
const JobHistory * | |||
) |
ServiceHistory::ServiceHistory | ( | const IService & | , |
const JobHistory * | |||
) |
|
virtual |
|
static |
Definition at line 79 of file ServiceHistory.cpp.
|
static |
|
inlinevirtual |
Retrieve reference to class definition structure.
Retrieve Pointer to class definition structure.
Reimplemented from HistoryObj.
Definition at line 34 of file ServiceHistory.h.
|
inlinevirtual |
Retrieve reference to class definition structure.
Retrieve Pointer to class definition structure.
Reimplemented from HistoryObj.
Definition at line 34 of file ServiceHistory.h.
|
virtual |
Implements HistoryObj.
Definition at line 89 of file ServiceHistory.cpp.
|
virtual |
Implements HistoryObj.
|
inline |
Definition at line 42 of file ServiceHistory.h.
|
inline |
Definition at line 42 of file ServiceHistory.h.
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
|
inline |
Definition at line 40 of file ServiceHistory.h.
|
inline |
Definition at line 40 of file ServiceHistory.h.
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
|
private |
Definition at line 54 of file ServiceHistory.h.
|
private |
Definition at line 55 of file ServiceHistory.h.
|
private |
Definition at line 56 of file ServiceHistory.h.
|
private |
Definition at line 53 of file ServiceHistory.h.
|
private |
Definition at line 55 of file ServiceHistory.h.
|
private |
Definition at line 55 of file ServiceHistory.h.