#include <CdbBdbSOi.hh>
Public Member Functions | |
| CdbBdbSOi () | |
| Default constructor. | |
| CdbBdbSOi (const BdbTime &theBeginTime, const BdbTime &theEndTime, const BdbTime &theInsertionTime, const BdbRef(BdbObject)&theObjectRef) | |
| Normal constructor. | |
| CdbBdbSOi (const CdbBdbSOi &theInterval) | |
| Copy constructor. | |
| ~CdbBdbSOi () | |
| The destructor. | |
| CdbBdbSOi & | operator= (const CdbBdbSOi &theInterval) |
| The assignment operator. | |
| BdbRef (BdbObject) object | |
Public Attributes | |
| BdbTime | begin |
| BdbTime | end |
| BdbTime | inserted |
This is an embedded class.
The "original" intervals store the original validity interval and other information for the objects stored in the database.
Definition at line 23 of file CdbBdbSOi.hh.
|
|
Default constructor.
Definition at line 30 of file CdbBdbSOi.hh. |
|
||||||||||||||||||||
|
Normal constructor.
Definition at line 40 of file CdbBdbSOi.hh. |
|
|
Copy constructor.
Definition at line 53 of file CdbBdbSOi.hh. |
|
|
The destructor. NOTE: The destructor is NOT virtual because this is an embedded class. Definition at line 65 of file CdbBdbSOi.hh. |
|
|
|
|
|
The assignment operator.
Definition at line 70 of file CdbBdbSOi.hh. |
|
|
Definition at line 83 of file CdbBdbSOi.hh. Referenced by CdbBdbSOi(), CdbBdbSOiCollectionP::dump(), CdbBdbSCi::dump(), CdbBdbSMetaDataP::findByInsertion(), CdbBdbSCondition::findObject(), CdbBdbSOiCollectionP::insert(), CdbBdbSMetaDataP::insert(), operator<<(), and operator=(). |
|
|
Definition at line 84 of file CdbBdbSOi.hh. Referenced by CdbBdbSOi(), CdbBdbSOiCollectionP::dump(), CdbBdbSCi::dump(), CdbBdbSMetaDataP::findByInsertion(), CdbBdbSCondition::findObject(), CdbBdbSOiCollectionP::insert(), CdbBdbSMetaDataP::insert(), operator<<(), and operator=(). |
|
|
Definition at line 86 of file CdbBdbSOi.hh. Referenced by CdbBdbSOi(), CdbBdbSOiCollectionP::dump(), CdbBdbSCi::dump(), CdbBdbSOiCollectionP::find(), CdbBdbSCondition::findObject(), CdbBdbSOiCollectionP::insert(), CdbBdbSMetaDataP::insert(), operator<<(), operator=(), CdbBdbSMetaDataP::rebuild(), and CdbBdbSOiCollectionP::replace(). |
1.3-rc3