The Pedigree Project  0.1
ConfigurationManager Member List

This is the complete list of members for ConfigurationManager, including all inherited members.

backendExists(const String &configStore) (defined in ConfigurationManager)ConfigurationManager
ConfigurationManager() (defined in ConfigurationManager)ConfigurationManager
createTable(const String &configStore, const String &table) (defined in ConfigurationManager)ConfigurationManager
insert(const String &configStore, const String &table, const String &key, const ConfigValue &value)ConfigurationManager
installBackend(ConfigurationBackend *pBackend, const String &configStore=String("")) (defined in ConfigurationManager)ConfigurationManager
instance() (defined in ConfigurationManager)ConfigurationManagerstatic
m_Backends (defined in ConfigurationManager)ConfigurationManagerprivate
m_Instance (defined in ConfigurationManager)ConfigurationManagerprivatestatic
removeBackend(const String &configStore) (defined in ConfigurationManager)ConfigurationManager
select(const String &configStore, const String &table, const String &key)ConfigurationManager
unwatch(const String &configStore, const String &table, const String &key, ConfigurationWatcher watcher)ConfigurationManager
watch(const String &configStore, const String &table, const String &key, ConfigurationWatcher watcher)ConfigurationManager
~ConfigurationManager() (defined in ConfigurationManager)ConfigurationManagervirtual