|
CXI
|
This is the complete list of members for Config, including all inherited members.
| add(std::string key, const ByteArray &value) | Config | |
| addInt(std::string key, int value) | Config | |
| addString(std::string key, std::string value) | Config | |
| Config(void) | Config | |
| Config(std::string filename) | Config | |
| dump(void) | Config | |
| exist(std::string key) const | Config | |
| get(std::string key, ByteArray def) const | Config | |
| getInt(std::string key, int def) | Config | |
| getString(std::string key, std::string def) | Config | |
| getStringValues(std::string key) const | Config |