otsdaq
v2_05_02_indev
|
Public Member Functions | |
void | fill (TableBase *, TableVersion) const |
void | saveActiveVersion (const TableBase *, bool overwrite=false) const |
TableVersion | findLatestVersion (const TableBase *) const |
std::set< TableVersion > | getVersions (const TableBase *) const |
Public Member Functions inherited from ots::ConfigurationInterface | |
virtual std::set< std::string > | getAllTableNames (void) const |
const bool & | getMode (void) const |
TableVersion | saveNewVersion (TableBase *configuration, TableVersion temporaryVersion, TableVersion newVersion=TableVersion()) |
virtual std::set< std::string > | getAllTableGroupNames (const std::string &="") const |
virtual std::set< TableGroupKey > | getKeys (const std::string &) const |
virtual std::map< std::string, TableVersion > | getTableGroupMembers (std::string const &, bool=false) const |
virtual void | saveTableGroup (std::map< std::string, TableVersion > const &, std::string const &) const |
virtual TableGroupKey | findLatestGroupKey (const std::string &) const |
Additional Inherited Members | |
Static Public Member Functions inherited from ots::ConfigurationInterface | |
static ConfigurationInterface * | getInstance (bool mode) |
static bool | isVersionTrackingEnabled (void) |
static void | setVersionTrackingEnabled (bool setValue) |
Static Public Attributes inherited from ots::ConfigurationInterface | |
static const std::string | GROUP_METADATA_TABLE_NAME = "TableGroupMetadata" |
Protected Attributes inherited from ots::ConfigurationInterface | |
ConfigurationHandlerBase * | theConfigurationHandler_ |
Definition at line 12 of file FileConfigurationInterface.h.