| append(Comment *cmt) | Commentable | [inline] |
| append(const std::string &text) | Commentable | [inline] |
| begin() const | Section | [inline] |
| changes_made | Section | [private] |
| changesMade() const | Section | |
| clearEntries() | Section | [inline] |
| comment_exists() const | Commentable | [inline] |
| Commentable() | Commentable | [inline] |
| dump(std::ostream &out) const | Section | [inline] |
| end() const | Section | [inline] |
| entries | Section | [private] |
| expectEntry(const std::string &name_) const | Section | [private] |
| FilePosition(unsigned long lineNumber_) | FilePosition | [inline] |
| findEntry(const std::string &name_) const | Section | [inline] |
| findEntry(const std::string &name_) | Section | [inline] |
| findIntegerEntry(const std::string &name_) const | Section | |
| findNumericEntry(const std::string &name_) const | Section | |
| 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_) const | Section | |
| fixState() | Section | [inline] |
| getName() const | Section | [inline] |
| Inifile class | Section | [friend] |
| insertEntry(EntryPtr entry, ChangesState mode=MINOR_CHANGES) | Section | [inline] |
| is_defined() const | FilePosition | [inline] |
| LineNumber() const | FilePosition | [inline] |
| my_inifile | Section | [private] |
| myInifile() const | Section | [inline] |
| name | Section | [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) const | Section | |
| rs::ini::FilePosition::throw_Error(const std::string &filename, const std::string &message) const | FilePosition | |
| ~Commentable() | Commentable | [inline, virtual] |
| ~FilePosition() | FilePosition | [inline, virtual] |
| ~Section() | Section | [inline, virtual] |