otsdaq
v2_04_01
|
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 |
![]() | |
void | get (TableBase *&table, const std::string tableName, std::shared_ptr< const TableGroupKey > groupKey=0, const std::string *groupName=0, bool dontFill=false, TableVersion version=TableVersion(), bool resetConfiguration=true, bool looseColumnMatching=false) |
virtual std::set< std::string > | getAllTableNames () const |
const bool & | getMode () const |
TableVersion | saveNewVersion (TableBase *configuration, TableVersion temporaryVersion, TableVersion newVersion=TableVersion()) |
virtual std::set< std::string > | getAllTableGroupNames (const std::string &filterString="") const |
virtual std::set< TableGroupKey > | getKeys (const std::string &groupName) const |
virtual std::map< std::string, TableVersion > | getTableGroupMembers (std::string const &, bool includeMetaDataTable=false) const |
virtual void | saveTableGroup (std::map< std::string, TableVersion > const &, std::string const &) const |
virtual TableGroupKey | findLatestGroupKey (const std::string &groupName) const |
Additional Inherited Members | |
![]() | |
static ConfigurationInterface * | getInstance (bool mode) |
static bool | isVersionTrackingEnabled () |
static void | setVersionTrackingEnabled (bool setValue) |
![]() | |
static const std::string | GROUP_METADATA_TABLE_NAME |
![]() | |
ConfigurationHandlerBase * | theConfigurationHandler_ |
Definition at line 12 of file FileConfigurationInterface.h.