otsdaq  v2_05_02_indev
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
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< TableGroupKeygetKeys (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 ConfigurationInterfacegetInstance (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_
 

Detailed Description

Definition at line 12 of file FileConfigurationInterface.h.


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