| _entryMap | SysConfig | [private] |
| _path | SysConfig | [private] |
| createLine(const std::string &key, const std::string &value) | SysConfig | [protected] |
| EntryMap typedef | SysConfig | [private] |
| load() | SysConfig | |
| mDirty | SysConfig | [private] |
| readBoolEntry(const std::string &key, bool defaultValue=false) | SysConfig | |
| readEntry(const std::string &key, const std::string &defaultValue=std::string()) | SysConfig | |
| readIntEntry(const std::string &key, int defaultValue=0) | SysConfig | |
| save() | SysConfig | |
| SysConfig(const char *path) | SysConfig | |
| SysConfig(const std::string &path) | SysConfig | |
| SysConfig(const Pathname &path) | SysConfig | |
| writeEntry(const std::string &key, const char *value) | SysConfig | |
| writeEntry(const std::string &key, const std::string &value) | SysConfig | |
| writeEntry(const std::string &key, bool value) | SysConfig | |
| writeEntry(const std::string &key, int value) | SysConfig | |
| ~SysConfig() | SysConfig |
1.4.4