Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Inifile Member List

This is the complete list of members for Inifile, including all inherited members.
begin() constInifile [inline]
changes_madeInifile [private]
changesMade() constInifile
dump(std::ostream &out) constInifile [inline]
end() constInifile [inline]
expectSection(const std::string &name_) constInifile
findEntry(const std::string &section, const std::string &entry) constInifile
findEntry(const std::string &section, const std::string &entry)Inifile [inline]
findIntegerEntry(const std::string &section, const std::string &entry) constInifile
findNumericEntry(const std::string &section, const std::string &entry) constInifile
findOrCreateSection(const std::string &name_, ChangesState mode=MINOR_CHANGES)Inifile
findSection(const std::string &name_) constInifile [inline]
findSection(const std::string &name_)Inifile
findStringEntry(const std::string &section, const std::string &entry) constInifile
fixState()Inifile
Inifile(const std::string &loaded_from_file_)Inifile [inline]
insertSection(SectionPtr section, ChangesState mode=MINOR_CHANGES)Inifile [inline]
loaded_from_fileInifile [private]
loadedFrom() constInifile [inline]
sectionsInifile [private]
set_changes_made(ChangesState mode)Inifile [inline, private]
~Inifile()Inifile [inline, virtual]

Contact me in case of errors or questions.
This documentation is powered by Doxygen.
(C) 2000-2002 Doxygen