The Pedigree Project
0.1
|
This is the complete list of members for MemoryBackend, including all inherited members.
ConfigurationBackend(const String &configStore) (defined in ConfigurationBackend) | ConfigurationBackend | |
createTable(const String &table) (defined in MemoryBackend) | MemoryBackend | virtual |
getConfigStore() (defined in ConfigurationBackend) | ConfigurationBackend | virtual |
getTypeName() (defined in MemoryBackend) | MemoryBackend | virtual |
insert(const String &table, const String &key, const ConfigValue &value) | MemoryBackend | virtual |
m_ConfigStore (defined in ConfigurationBackend) | ConfigurationBackend | protected |
m_Tables (defined in MemoryBackend) | MemoryBackend | private |
m_TypeName (defined in MemoryBackend) | MemoryBackend | private |
MemoryBackend(const String &configStore) (defined in MemoryBackend) | MemoryBackend | |
select(const String &table, const String &key) | MemoryBackend | virtual |
unwatch(const String &table, const String &key, ConfigurationWatcher watcher) | MemoryBackend | virtual |
watch(const String &table, const String &key, ConfigurationWatcher watcher) | MemoryBackend | virtual |
~ConfigurationBackend() (defined in ConfigurationBackend) | ConfigurationBackend | virtual |
~MemoryBackend() (defined in MemoryBackend) | MemoryBackend | virtual |