libthinkpad  2.6
https://github.com/libthinkpad
ThinkPad::Utilities::Ini::IniSection Member List

This is the complete list of members for ThinkPad::Utilities::Ini::IniSection, including all inherited members.

getInt(const char *key) const ThinkPad::Utilities::Ini::IniSection
getIntArray(const char *key) const ThinkPad::Utilities::Ini::IniSection
getString(const char *key) const ThinkPad::Utilities::Ini::IniSection
getStringArray(const char *key)ThinkPad::Utilities::Ini::IniSection
IniSection()ThinkPad::Utilities::Ini::IniSection
IniSection(const char *name)ThinkPad::Utilities::Ini::IniSection
keypairs (defined in ThinkPad::Utilities::Ini::IniSection)ThinkPad::Utilities::Ini::IniSection
name (defined in ThinkPad::Utilities::Ini::IniSection)ThinkPad::Utilities::Ini::IniSection
setInt(const char *key, const int value)ThinkPad::Utilities::Ini::IniSection
setIntArray(const char *key, vector< int > *values)ThinkPad::Utilities::Ini::IniSection
setString(const char *key, const char *value)ThinkPad::Utilities::Ini::IniSection
setStringArray(const char *key, const vector< const char * > *strings)ThinkPad::Utilities::Ini::IniSection
~IniSection() (defined in ThinkPad::Utilities::Ini::IniSection)ThinkPad::Utilities::Ini::IniSection