getBool(const String sSection, const String sKeyName, const String sDefault) | peon::IniConfigReader | |
getFloat(String sSection, String sKeyName, String sDefault) | peon::IniConfigReader | |
getInt(String sSection, String sKeyName, int) | peon::IniConfigReader | |
getString(const String sSection, const String sKey, const String sDefault, String &sReturn) | peon::IniConfigReader | |
IniConfigReader(const String &strFile) | peon::IniConfigReader | |
m_strFileName | peon::IniConfigReader | [protected] |
~IniConfigReader() | peon::IniConfigReader |