CATPrefs(const CATString &appName="") | CATPrefs | |
Clear() | CATPrefs | |
Export(const CATString &path) | CATPrefs | [virtual] |
FindPref(const CATString &prefSection, const CATString &prefName) | CATPrefs | |
FindSection(const CATString &prefSection) | CATPrefs | |
fPrefFile | CATPrefs | [private] |
fPrefLock | CATPrefs | [private] |
fRootNode | CATPrefs | [private] |
GetPref(const CATString &prefSection, const CATString &prefName, CATString &prefValue) | CATPrefs | |
GetPref(const CATString &prefSection, const CATString &prefName, T &prefValue) | CATPrefs | [inline] |
Import(const CATString &path) | CATPrefs | [virtual] |
Load() | CATPrefs | [virtual] |
Save() | CATPrefs | [virtual] |
SetPref(const CATString &prefSection, const CATString &prefName, const CATString &prefValue) | CATPrefs | |
SetPref(const CATString &prefSection, const CATString &prefName, const T prefValue) | CATPrefs | [inline] |
~CATPrefs() | CATPrefs | [virtual] |