|
|
void | Clear () |
| |
|
bool | Load (const std::string &File) |
| |
|
bool | Contains (const std::string &key) const |
| |
|
bool | Get (const std::string &key, std::string &value) const |
| |
|
bool | Get (const std::string &key, int &value) const |
| |
|
bool | Get (const std::string &key, long &value) const |
| |
|
bool | Get (const std::string &key, double &value) const |
| |
|
bool | Get (const std::string &key, bool &value) const |
| |
Definition at line 88 of file Config.h.
The documentation for this class was generated from the following files: