append(cond::Time_t sinceTime, const std::string &payloadToken) | cond::IOVEditor | |
bulkAppend(std::vector< std::pair< cond::Time_t, std::string > > &values) | cond::IOVEditor | |
bulkAppend(std::vector< cond::IOVElement > &values) | cond::IOVEditor | |
create(cond::TimeType timetype) | cond::IOVEditor | |
create(cond::TimeType timetype, cond::Time_t lastTill) | cond::IOVEditor | |
debugInfo(std::ostream &co) const | cond::IOVEditor | [private] |
deleteEntries(bool withPayload=false) | cond::IOVEditor | |
firstSince() const | cond::IOVEditor | |
freeInsert(cond::Time_t sinceTime, const std::string &payloadToken) | cond::IOVEditor | |
import(const std::string &sourceIOVtoken) | cond::IOVEditor | |
init() | cond::IOVEditor | [private] |
insert(cond::Time_t tillTime, const std::string &payloadToken) | cond::IOVEditor | |
iov() | cond::IOVEditor | |
IOVEditor(cond::DbSession &dbSess) | cond::IOVEditor | [explicit] |
IOVEditor(cond::DbSession &dbSess, const std::string &token) | cond::IOVEditor | |
lastTill() const | cond::IOVEditor | |
m_dbSess | cond::IOVEditor | [private] |
m_iov | cond::IOVEditor | [private] |
m_isActive | cond::IOVEditor | [private] |
m_token | cond::IOVEditor | [private] |
reportError(std::string message) const | cond::IOVEditor | [private] |
reportError(std::string message, cond::Time_t time) const | cond::IOVEditor | [private] |
stamp(std::string const &icomment, bool append=false) | cond::IOVEditor | |
timetype() const | cond::IOVEditor | |
token() const | cond::IOVEditor | [inline] |
truncate(bool withPayload=false) | cond::IOVEditor | |
updateClosure(cond::Time_t newtillTime) | cond::IOVEditor | |
validTime(cond::Time_t time, cond::TimeType timetype) const | cond::IOVEditor | [private] |
validTime(cond::Time_t time) const | cond::IOVEditor | [private] |
~IOVEditor() | cond::IOVEditor |