#include <IDbSchema.h>
Public Member Functions | |
virtual void | create ()=0 |
virtual bool | exists ()=0 |
virtual void | insert (const std::string &tag, const boost::posix_time::ptime &eventTime, const std::string &userName, const std::string &hostName, const std::string &command, const std::string &action, const std::string &userText)=0 |
virtual | ~ITagLogTable () |
Definition at line 91 of file IDbSchema.h.
|
inlinevirtual |
Definition at line 93 of file IDbSchema.h.
References writedatasetfile::action, mps_check::command, cond::persistency::ITagTable::create(), cond::persistency::ITagTable::exists(), cond::persistency::ITagTable::insert(), AlCaHLTBitMon_QueryRunRegistry::string, and GlobalPosition_Frontier_DevDB_cff::tag.
|
pure virtual |
Implemented in cond::persistency::TAG_LOG::Table.
Referenced by o2olib.O2OTool::execute().
|
pure virtual |
Implemented in cond::persistency::TAG_LOG::Table.
|
pure virtual |
Implemented in cond::persistency::TAG_LOG::Table.
Referenced by BeautifulSoup.PageElement::append().