List of all members.
Public Member Functions |
| INIReader (std::string filename) |
int | ParseError () |
std::string | Get (std::string section, std::string name, std::string default_value) |
long | GetInteger (std::string section, std::string name, long default_value) |
bool | GetBoolean (std::string section, std::string name, bool default_value) |
double | GetDouble (std::string section, std::string name, double default_value) |
The documentation for this class was generated from the following files: