This is the complete list of members for cond::IOVEditor, including all inherited members.
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, const std::string &metadata) | cond::IOVEditor | |
create(cond::TimeType timetype, cond::Time_t lastTill) | cond::IOVEditor | |
createIOVContainerIfNecessary() | cond::IOVEditor | |
debugInfo(std::ostream &co) const | cond::IOVEditor | private |
deleteEntries(bool withPayload=false) | cond::IOVEditor | |
editMetadata(std::string const &metadata, bool append=false) | cond::IOVEditor | |
freeInsert(cond::Time_t sinceTime, const std::string &payloadToken) | cond::IOVEditor | |
import(cond::DbSession &sourceSess, const std::string &sourceIovToken) | cond::IOVEditor | |
importIterator() | cond::IOVEditor | |
insert(cond::Time_t tillTime, const std::string &payloadToken) | cond::IOVEditor | |
IOVEditor() | cond::IOVEditor | |
IOVEditor(cond::DbSession &dbSess) | cond::IOVEditor | explicit |
IOVEditor(cond::DbSession &dbSess, const std::string &token) | cond::IOVEditor | |
IOVEditor(const IOVEditor &rhs) | cond::IOVEditor | |
load(const std::string &token) | cond::IOVEditor | |
m_iov | cond::IOVEditor | private |
m_isLoaded | cond::IOVEditor | private |
operator=(const IOVEditor &rhs) | cond::IOVEditor | |
proxy() const | cond::IOVEditor | |
reload() | cond::IOVEditor | |
reportError(std::string message) const | cond::IOVEditor | private |
reportError(std::string message, cond::Time_t time) const | cond::IOVEditor | private |
setScope(cond::IOVSequence::ScopeType scope) | cond::IOVEditor | |
stamp(std::string const &icomment, bool append=false) | cond::IOVEditor | |
timetype() const | cond::IOVEditor | |
token() const | cond::IOVEditor | |
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 |