Public Member Functions | |
IOVProxyData () | |
Public Attributes | |
cond::Time_t | endOfValidity |
cond::Time_t | groupHigherIov = cond::time::MIN_VAL |
cond::Time_t | groupLowerIov = cond::time::MAX_VAL |
IOVProxy::IOVContainer | iovSequence |
cond::Time_t | lastValidatedTime |
size_t | numberOfQueries = 0 |
std::string | payloadType |
std::vector< cond::Time_t > | sinceGroups |
cond::SynchronizationType | synchronizationType = cond::OFFLINE |
std::string | tag |
cond::TimeType | timeType |
Definition at line 10 of file IOVProxy.cc.
|
inline |
Definition at line 13 of file IOVProxy.cc.
cond::Time_t cond::persistency::IOVProxyData::endOfValidity |
Definition at line 22 of file IOVProxy.cc.
cond::Time_t cond::persistency::IOVProxyData::groupHigherIov = cond::time::MIN_VAL |
Definition at line 26 of file IOVProxy.cc.
cond::Time_t cond::persistency::IOVProxyData::groupLowerIov = cond::time::MAX_VAL |
Definition at line 25 of file IOVProxy.cc.
IOVProxy::IOVContainer cond::persistency::IOVProxyData::iovSequence |
Definition at line 28 of file IOVProxy.cc.
cond::Time_t cond::persistency::IOVProxyData::lastValidatedTime |
Definition at line 23 of file IOVProxy.cc.
size_t cond::persistency::IOVProxyData::numberOfQueries = 0 |
Definition at line 29 of file IOVProxy.cc.
std::string cond::persistency::IOVProxyData::payloadType |
Definition at line 20 of file IOVProxy.cc.
std::vector<cond::Time_t> cond::persistency::IOVProxyData::sinceGroups |
Definition at line 27 of file IOVProxy.cc.
cond::SynchronizationType cond::persistency::IOVProxyData::synchronizationType = cond::OFFLINE |
Definition at line 21 of file IOVProxy.cc.
std::string cond::persistency::IOVProxyData::tag |
Definition at line 18 of file IOVProxy.cc.
Referenced by Inspector.Inspector::SetTag().
cond::TimeType cond::persistency::IOVProxyData::timeType |
Definition at line 19 of file IOVProxy.cc.