add(GetToken const &token, cond::Time_t time, const std::string &recordName, bool withlogging=false) | cond::service::PoolDBOutputService | private |
appendIOV(cond::DbSession &, Record &record, const std::string &payloadToken, cond::Time_t sinceTime) | cond::service::PoolDBOutputService | private |
appendSinceTime(T *payloadObj, cond::Time_t sinceTime, const std::string &recordName, bool withlogging=false) | cond::service::PoolDBOutputService | inline |
appendSinceTime(const std::string &payloadToken, cond::Time_t sinceTime, const std::string &recordName, bool withlogging=false) | cond::service::PoolDBOutputService | inline |
beginOfTime() const | cond::service::PoolDBOutputService | |
closeIOV(Time_t lastTill, const std::string &recordName, bool withlogging=false) | cond::service::PoolDBOutputService | |
connect() | cond::service::PoolDBOutputService | private |
createNewIOV(T *firstPayloadObj, cond::Time_t firstSinceTime, cond::Time_t firstTillTime, const std::string &recordName, bool withlogging=false) | cond::service::PoolDBOutputService | inline |
createNewIOV(const std::string &firstPayloadToken, cond::Time_t firstSinceTime, cond::Time_t firstTillTime, const std::string &recordName, bool withlogging=false) | cond::service::PoolDBOutputService | inline |
createNewIOV(GetToken const &token, cond::Time_t firstSinceTime, cond::Time_t firstTillTime, const std::string &recordName, bool withlogging=false) | cond::service::PoolDBOutputService | private |
currentTime() const | cond::service::PoolDBOutputService | |
disconnect() | cond::service::PoolDBOutputService | private |
endOfTime() const | cond::service::PoolDBOutputService | |
fillRecord(edm::ParameterSet &pset) | cond::service::PoolDBOutputService | private |
initDB(bool forReading=true) | cond::service::PoolDBOutputService | private |
insertIOV(cond::DbSession &pooldb, Record &record, const std::string &payloadToken, cond::Time_t tillTime) | cond::service::PoolDBOutputService | private |
isNewTagRequest(const std::string &recordName) | cond::service::PoolDBOutputService | |
lookUpRecord(const std::string &recordName) | cond::service::PoolDBOutputService | private |
lookUpUserLogInfo(const std::string &recordName) | cond::service::PoolDBOutputService | private |
m_callbacks | cond::service::PoolDBOutputService | private |
m_closeIOV | cond::service::PoolDBOutputService | private |
m_connectionString | cond::service::PoolDBOutputService | private |
m_currentTime | cond::service::PoolDBOutputService | private |
m_dbstarted | cond::service::PoolDBOutputService | private |
m_freeInsert | cond::service::PoolDBOutputService | private |
m_logConnectionString | cond::service::PoolDBOutputService | private |
m_logdb | cond::service::PoolDBOutputService | private |
m_logheaders | cond::service::PoolDBOutputService | private |
m_newtags | cond::service::PoolDBOutputService | private |
m_session | cond::service::PoolDBOutputService | private |
m_timetype | cond::service::PoolDBOutputService | private |
m_timetypestr | cond::service::PoolDBOutputService | private |
PoolDBOutputService(const edm::ParameterSet &iConfig, edm::ActivityRegistry &iAR) | cond::service::PoolDBOutputService | |
postEndJob() | cond::service::PoolDBOutputService | |
postModule(const edm::ModuleDescription &desc) | cond::service::PoolDBOutputService | |
preBeginLumi(const edm::LuminosityBlockID &, const edm::Timestamp &) | cond::service::PoolDBOutputService | |
preEventProcessing(const edm::EventID &evtID, const edm::Timestamp &iTime) | cond::service::PoolDBOutputService | |
preModule(const edm::ModuleDescription &desc) | cond::service::PoolDBOutputService | |
queryLog() const | cond::service::PoolDBOutputService | |
session() const | cond::service::PoolDBOutputService | |
setLogHeaderForRecord(const std::string &recordName, const std::string &provenance, const std::string &usertext) | cond::service::PoolDBOutputService | |
tag(const std::string &recordName) | cond::service::PoolDBOutputService | |
tagInfo(const std::string &recordName, cond::TagInfo &result) | cond::service::PoolDBOutputService | |
writeOne(T *payload, Time_t time, const std::string &recordName, bool withlogging=false) | cond::service::PoolDBOutputService | inline |
~PoolDBOutputService() | cond::service::PoolDBOutputService | virtual |