Made on Kubuntu
GetLength() const | INIFile | [inline] |
GetSection(const char *const name) const | INIFile | |
GetSection(const std::string &name) const | INIFile | [inline] |
INIFile() | INIFile | [inline] |
IsValid() const | INIFile | [inline] |
LoadBuffer(const char *buf, unsigned size) | INIFile | |
Next() | INIFile | [inline] |
OpenFile(const char *const fname) | INIFile | |
OpenFile(const std::string &fname) | INIFile | [inline] |
operator[](const char *const name) const | INIFile | [inline] |
operator[](const std::string &name) const | INIFile | [inline] |
Reset() | INIFile | [inline] |
~INIFile() | INIFile |