![]() |
Scanframe Modular Application 0.1.0
|
This is the complete list of members for sf::IniProfile::Section, including all inherited members.
_entries | sf::IniProfile::Section | |
_name | sf::IniProfile::Section | |
findEntry(const std::string &key) | sf::IniProfile::Section | |
getEntry(const std::string &key, const std::string &defValue) | sf::IniProfile::Section | |
insertComment(const std::string &key, const std::string &comment) | sf::IniProfile::Section | |
read(std::istream &is) | sf::IniProfile::Section | |
removeEntry(EntryVector::size_type index) | sf::IniProfile::Section | |
Section() | sf::IniProfile::Section | inline |
setEntry(const std::string &key, const std::string &value) | sf::IniProfile::Section | |
write(std::ostream &os) | sf::IniProfile::Section | |
~Section() | sf::IniProfile::Section |