#include <GTSchema.h>
Public Member Functions | |
void | create () override |
bool | exists () override |
void | insert (const std::string &name, cond::Time_t validity, const std::string &description, const std::string &release, const boost::posix_time::ptime &snapshotTime, const boost::posix_time::ptime &insertionTime) override |
bool | select (const std::string &name) override |
bool | select (const std::string &name, cond::Time_t &validity, boost::posix_time::ptime &snapshotTime) override |
bool | select (const std::string &name, cond::Time_t &validity, std::string &description, std::string &release, boost::posix_time::ptime &snapshotTime) override |
Table (coral::ISchema &schema) | |
void | update (const std::string &name, cond::Time_t validity, const std::string &description, const std::string &release, const boost::posix_time::ptime &snapshotTime, const boost::posix_time::ptime &insertionTime) override |
~Table () override | |
Public Member Functions inherited from cond::persistency::IGTTable | |
virtual | ~IGTTable () |
Private Attributes | |
coral::ISchema & | m_schema |
Definition at line 22 of file GTSchema.h.
|
explicit |
Definition at line 8 of file GTSchema.cc.
|
inlineoverride |
Definition at line 25 of file GTSchema.h.
References beamerCreator::create(), heppy_report::description, edm::eventsetup::heterocontainer::insert(), dataset::name, fetchall_from_DQM_v2::release, TauGenJetsDecayModeSelectorAllHadrons_cfi::select, loadRecoTauTagMVAsFromPrepDB_cfi::snapshotTime, AlCaHLTBitMon_QueryRunRegistry::string, and update.
|
overridevirtual |
Implements cond::persistency::IGTTable.
Definition at line 16 of file GTSchema.cc.
References exists(), cond::persistency::TableDescription< Types >::get(), m_schema, cond::persistency::TableDescription< Types >::setPrimaryKey(), cond::persistency::throwException(), and cond::persistency::GLOBAL_TAG::tname.
Referenced by cond::persistency::GTSchema::create(), and o2olib.O2OTool::execute().
|
overridevirtual |
Implements cond::persistency::IGTTable.
Definition at line 12 of file GTSchema.cc.
References m_schema, and cond::persistency::GLOBAL_TAG::tname.
Referenced by create(), and cond::persistency::GTSchema::exists().
|
overridevirtual |
Implements cond::persistency::IGTTable.
Definition at line 56 of file GTSchema.cc.
References cond::persistency::RowBuffer< Columns >::get(), m_schema, and cond::persistency::GLOBAL_TAG::tname.
Referenced by BeautifulSoup.PageElement::append().
|
overridevirtual |
Implements cond::persistency::IGTTable.
Definition at line 26 of file GTSchema.cc.
References cond::persistency::Query< Types >::addCondition(), m_schema, dataset::name, and lumiQueryAPI::q.
Referenced by Vispa.Views.LineDecayView.LineDecayContainer::createObject(), Vispa.Plugins.Browser.BrowserTabController.BrowserTabController::find(), Vispa.Views.LineDecayView.LineDecayContainer::mousePressEvent(), Vispa.Gui.PortConnection.PointToPointConnection::mousePressEvent(), Vispa.Gui.VispaWidget.VispaWidget::mousePressEvent(), and Vispa.Views.AbstractView.AbstractView::restoreSelection().
|
overridevirtual |
Implements cond::persistency::IGTTable.
Definition at line 34 of file GTSchema.cc.
References cond::persistency::Query< Types >::addCondition(), m_schema, dataset::name, and lumiQueryAPI::q.
Referenced by Vispa.Views.LineDecayView.LineDecayContainer::createObject(), Vispa.Plugins.Browser.BrowserTabController.BrowserTabController::find(), Vispa.Views.LineDecayView.LineDecayContainer::mousePressEvent(), Vispa.Gui.PortConnection.PointToPointConnection::mousePressEvent(), Vispa.Gui.VispaWidget.VispaWidget::mousePressEvent(), and Vispa.Views.AbstractView.AbstractView::restoreSelection().
|
overridevirtual |
Implements cond::persistency::IGTTable.
Definition at line 44 of file GTSchema.cc.
References cond::persistency::Query< Types >::addCondition(), m_schema, dataset::name, and lumiQueryAPI::q.
Referenced by Vispa.Views.LineDecayView.LineDecayContainer::createObject(), Vispa.Plugins.Browser.BrowserTabController.BrowserTabController::find(), Vispa.Views.LineDecayView.LineDecayContainer::mousePressEvent(), Vispa.Gui.PortConnection.PointToPointConnection::mousePressEvent(), Vispa.Gui.VispaWidget.VispaWidget::mousePressEvent(), and Vispa.Views.AbstractView.AbstractView::restoreSelection().
|
overridevirtual |
Implements cond::persistency::IGTTable.
Definition at line 67 of file GTSchema.cc.
References cond::persistency::UpdateBuffer::addWhereCondition(), edmScanValgrind::buffer, m_schema, dataset::name, cmsRelvalreport::RELEASE, cond::persistency::UpdateBuffer::setColumnData(), and cond::persistency::GLOBAL_TAG::tname.
Referenced by progressbar.ProgressBar::__next__(), MatrixUtil.Matrix::__setitem__(), MatrixUtil.Steps::__setitem__(), Vispa.Gui.VispaWidget.VispaWidget::autosize(), Vispa.Views.LineDecayView.LineDecayContainer::createObject(), Vispa.Views.LineDecayView.LineDecayContainer::deselectAllObjects(), Vispa.Gui.VispaWidgetOwner.VispaWidgetOwner::deselectAllWidgets(), Vispa.Gui.VispaWidget.VispaWidget::enableAutosizing(), dqm-mbProfile.Profile::finish(), progressbar.ProgressBar::finish(), Vispa.Gui.MenuWidget.MenuWidget::leaveEvent(), Vispa.Gui.VispaWidgetOwner.VispaWidgetOwner::mouseMoveEvent(), Vispa.Gui.MenuWidget.MenuWidget::mouseMoveEvent(), Vispa.Views.LineDecayView.LineDecayContainer::mouseMoveEvent(), Vispa.Gui.VispaWidgetOwner.VispaWidgetOwner::mouseReleaseEvent(), Vispa.Views.LineDecayView.LineDecayContainer::objectMoved(), MatrixUtil.Steps::overwrite(), Vispa.Views.LineDecayView.LineDecayContainer::removeObject(), Vispa.Gui.ConnectableWidget.ConnectableWidget::removePorts(), Vispa.Gui.FindDialog.FindDialog::reset(), Vispa.Gui.PortConnection.PointToPointConnection::select(), Vispa.Gui.VispaWidget.VispaWidget::select(), Vispa.Views.LineDecayView.LineDecayContainer::select(), Vispa.Gui.VispaWidget.VispaWidget::setText(), Vispa.Gui.VispaWidget.VispaWidget::setTitle(), Vispa.Gui.ZoomableWidget.ZoomableWidget::setZoom(), Vispa.Views.LineDecayView.LineDecayContainer::setZoom(), and Vispa.Gui.PortConnection.PointToPointConnection::updateConnection().