Public Member Functions | |
Record () | |
std::string | timetypestr () const |
Public Attributes | |
bool | m_closeIOV |
std::string | m_idName |
bool | m_isNewTag |
std::string | m_tag |
cond::TimeType | m_timetype |
Definition at line 167 of file PoolDBOutputService.h.
|
inline |
Definition at line 168 of file PoolDBOutputService.h.
|
inline |
Definition at line 175 of file PoolDBOutputService.h.
References cond::TimeTypeSpecs::name, and cond::timeTypeSpecs.
bool cond::service::PoolDBOutputService::Record::m_closeIOV |
Definition at line 180 of file PoolDBOutputService.h.
Referenced by cond::service::PoolDBOutputService::fillRecord().
std::string cond::service::PoolDBOutputService::Record::m_idName |
Definition at line 178 of file PoolDBOutputService.h.
Referenced by cond::service::PoolDBOutputService::fillRecord().
bool cond::service::PoolDBOutputService::Record::m_isNewTag |
Definition at line 177 of file PoolDBOutputService.h.
Referenced by cond::service::PoolDBOutputService::closeIOV(), and cond::service::PoolDBOutputService::isNewTagRequest().
std::string cond::service::PoolDBOutputService::Record::m_tag |
Definition at line 176 of file PoolDBOutputService.h.
Referenced by cond::service::PoolDBOutputService::closeIOV(), cond::service::PoolDBOutputService::fillRecord(), cond::service::PoolDBOutputService::tag(), and cond::service::PoolDBOutputService::tagInfo().
cond::TimeType cond::service::PoolDBOutputService::Record::m_timetype |
Definition at line 179 of file PoolDBOutputService.h.
Referenced by cond::service::PoolDBOutputService::fillRecord().