otsdaq  v2_04_01
ots::FileConfigurationInterface Class Reference
Inheritance diagram for ots::FileConfigurationInterface:
ots::ConfigurationInterface

Public Member Functions

void fill (TableBase *, TableVersion) const
 
void saveActiveVersion (const TableBase *, bool overwrite=false) const
 
TableVersion findLatestVersion (const TableBase *) const
 
std::set< TableVersiongetVersions (const TableBase *) const
 
- Public Member Functions inherited from ots::ConfigurationInterface
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< TableGroupKeygetKeys (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 Public Member Functions inherited from ots::ConfigurationInterface
static ConfigurationInterfacegetInstance (bool mode)
 
static bool isVersionTrackingEnabled ()
 
static void setVersionTrackingEnabled (bool setValue)
 
- Static Public Attributes inherited from ots::ConfigurationInterface
static const std::string GROUP_METADATA_TABLE_NAME
 
- Protected Attributes inherited from ots::ConfigurationInterface
ConfigurationHandlerBase * theConfigurationHandler_
 

Detailed Description

Definition at line 12 of file FileConfigurationInterface.h.


The documentation for this class was generated from the following files: