Pyrogenesis  trunk
CConfigDB Member List

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

CConfigDB()CConfigDB
GetSingleton()Singleton< CConfigDB >inlinestatic
GetSingletonPtr()Singleton< CConfigDB >inlinestatic
GetValue(EConfigNamespace ns, const CStr &name, bool &value)CConfigDB
GetValue(EConfigNamespace ns, const CStr &name, int &value)CConfigDB
GetValue(EConfigNamespace ns, const CStr &name, float &value)CConfigDB
GetValue(EConfigNamespace ns, const CStr &name, double &value)CConfigDB
GetValue(EConfigNamespace ns, const CStr &name, std::string &value)CConfigDB
GetValueNamespace(EConfigNamespace ns, const CStr &name) const CConfigDB
GetValues(EConfigNamespace ns, const CStr &name, CConfigValueSet &values) const CConfigDB
GetValuesWithPrefix(EConfigNamespace ns, const CStr &prefix) const CConfigDB
HasChanges(EConfigNamespace ns) const CConfigDB
IsInitialised()Singleton< CConfigDB >inlinestatic
m_ConfigFileCConfigDBprivatestatic
m_HasChangesCConfigDBprivatestatic
m_MapCConfigDBprivatestatic
Reload(EConfigNamespace)CConfigDB
RemoveValue(EConfigNamespace ns, const CStr &name)CConfigDB
SetChanges(EConfigNamespace ns, bool value)CConfigDB
SetConfigFile(EConfigNamespace ns, const VfsPath &path)CConfigDB
SetValueBool(EConfigNamespace ns, const CStr &name, const bool value)CConfigDB
SetValueString(EConfigNamespace ns, const CStr &name, const CStr &value)CConfigDB
Singleton()Singleton< CConfigDB >inline
WriteFile(EConfigNamespace ns, const VfsPath &path) const CConfigDB
WriteFile(EConfigNamespace ns) const CConfigDB
WriteValueToFile(EConfigNamespace ns, const CStr &name, const CStr &value, const VfsPath &path)CConfigDB
WriteValueToFile(EConfigNamespace ns, const CStr &name, const CStr &value)CConfigDB
~Singleton()Singleton< CConfigDB >inline