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

Section Member List

This is the complete list of members for Section, including all inherited members.
append(Comment *cmt)Commentable [inline]
append(const std::string &text)Commentable [inline]
begin() constSection [inline]
changes_madeSection [private]
changesMade() constSection
clearEntries()Section [inline]
comment_exists() constCommentable [inline]
Commentable()Commentable [inline]
dump(std::ostream &out) constSection [inline]
end() constSection [inline]
entriesSection [private]
expectEntry(const std::string &name_) constSection [private]
FilePosition(unsigned long lineNumber_)FilePosition [inline]
findEntry(const std::string &name_) constSection [inline]
findEntry(const std::string &name_)Section [inline]
findIntegerEntry(const std::string &name_) constSection
findNumericEntry(const std::string &name_) constSection
findOrCreateEntry(const std::string &name_, const std::string &content, ChangesState mode=MINOR_CHANGES, const char *add_comment=0)Section
findOrCreateEntry(const std::string &name_, long default_value, ChangesState mode=MINOR_CHANGES, const char *add_comment=0)Section
findOrCreateEntry(const std::string &name_, std::string(*get_content)(), ChangesState mode=MINOR_CHANGES, const char *add_comment=0)Section
findStringEntry(const std::string &name_) constSection
fixState()Section [inline]
getName() constSection [inline]
Inifile classSection [friend]
insertEntry(EntryPtr entry, ChangesState mode=MINOR_CHANGES)Section [inline]
is_defined() constFilePosition [inline]
LineNumber() constFilePosition [inline]
my_inifileSection [private]
myInifile() constSection [inline]
nameSection [private]
Section(const std::string &name_, unsigned long line_number)Section [inline]
set_changes_made(ChangesState mode)Section [inline, private]
throw_Error(const std::string &message) constSection
rs::ini::FilePosition::throw_Error(const std::string &filename, const std::string &message) constFilePosition
~Commentable()Commentable [inline, virtual]
~FilePosition()FilePosition [inline, virtual]
~Section()Section [inline, virtual]

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