create() override | cond::persistency::RUN_INFO::Table | virtual |
exists() override | cond::persistency::RUN_INFO::Table | virtual |
getInclusiveRunRange(cond::Time_t lower, cond::Time_t upper, std::vector< std::tuple< cond::Time_t, boost::posix_time::ptime, boost::posix_time::ptime > > &runData) override | cond::persistency::RUN_INFO::Table | virtual |
getInclusiveTimeRange(const boost::posix_time::ptime &lower, const boost::posix_time::ptime &upper, std::vector< std::tuple< cond::Time_t, boost::posix_time::ptime, boost::posix_time::ptime > > &runData) override | cond::persistency::RUN_INFO::Table | virtual |
getLastInserted() override | cond::persistency::RUN_INFO::Table | virtual |
insert(const std::vector< std::tuple< cond::Time_t, boost::posix_time::ptime, boost::posix_time::ptime > > &runs) override | cond::persistency::RUN_INFO::Table | virtual |
insertOne(cond::Time_t runNumber, const boost::posix_time::ptime &start, const boost::posix_time::ptime &end) override | cond::persistency::RUN_INFO::Table | virtual |
m_schema | cond::persistency::RUN_INFO::Table | private |
select(cond::Time_t runNumber, boost::posix_time::ptime &start, boost::posix_time::ptime &end) override | cond::persistency::RUN_INFO::Table | virtual |
Table(coral::ISchema &schema) | cond::persistency::RUN_INFO::Table | explicit |
updateEnd(cond::Time_t runNumber, const boost::posix_time::ptime &end) override | cond::persistency::RUN_INFO::Table | virtual |
~IRunInfoTable() | cond::persistency::IRunInfoTable | inlinevirtual |
~Table() override | cond::persistency::RUN_INFO::Table | inline |