|
virtual std::set< std::string > | getAllTableNames (void) const |
|
virtual std::set< TableVersion > | getVersions (const TableBase *configuration) const =0 |
|
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 |
|
virtual TableVersion | findLatestVersion (const TableBase *configuration) const =0 |
|
virtual void | saveActiveVersion (const TableBase *configuration, bool overwrite=false) const =0 |
|
|
static ConfigurationInterface * | getInstance (bool mode) |
|
static bool | isVersionTrackingEnabled (void) |
|
static void | setVersionTrackingEnabled (bool setValue) |
|
|
static const std::string | GROUP_METADATA_TABLE_NAME = "TableGroupMetadata" |
|
|
ConfigurationHandlerBase * | theConfigurationHandler_ |
|
|
class | ConfigurationManagerRW |
|
class | ConfigurationManager |
|
Definition at line 21 of file ConfigurationInterface.h.
The documentation for this class was generated from the following files: