, including all inherited members.
| add_value(const std::string §ion, const std::string &field, const std::string &val) | claw::configuration_file | |
| add_value(const std::string &field, const std::string &val) | claw::configuration_file | |
| clear_section(const std::string §ion) | claw::configuration_file | |
| configuration_file() | claw::configuration_file | |
| configuration_file(std::istream &is, const syntax_description &syntax=syntax_description()) | claw::configuration_file | |
| const_file_iterator typedef | claw::configuration_file | |
| const_section_iterator typedef | claw::configuration_file | |
| escape_char(char escaped, const syntax_description &syntax, std::string &str) const | claw::configuration_file | [private] |
| escape_line(std::istream &is, const syntax_description &syntax, std::string &line) const | claw::configuration_file | [private] |
| field_begin(const std::string §ion, const std::string &field) const | claw::configuration_file | |
| field_begin(const std::string &field) const | claw::configuration_file | |
| field_end(const std::string §ion, const std::string &field) const | claw::configuration_file | |
| field_end(const std::string &field) const | claw::configuration_file | |
| file_begin() const | claw::configuration_file | |
| file_content typedef | claw::configuration_file | [private] |
| file_end() const | claw::configuration_file | |
| get_line(std::istream &is, const syntax_description &syntax, std::string &line) const | claw::configuration_file | [private] |
| has_field(const std::string §ion, const std::string &field) const | claw::configuration_file | |
| has_field(const std::string &field) const | claw::configuration_file | |
| m_noname_section | claw::configuration_file | [private] |
| m_sections | claw::configuration_file | [private] |
| open(std::istream &is, const syntax_description &syntax=syntax_description()) | claw::configuration_file | |
| operator()(const std::string §ion, const std::string &field) const | claw::configuration_file | |
| operator()(const std::string &field) const | claw::configuration_file | |
| process_line(const std::string &line, const syntax_description &syntax, section_content_ptr §ion) | claw::configuration_file | [private] |
| s_unknow_field_value | claw::configuration_file | [private, static] |
| save(std::ostream &os, const syntax_description &syntax=syntax_description()) | claw::configuration_file | |
| save_section_content(const section_content &c, std::ostream &os, const syntax_description &syntax) const | claw::configuration_file | [private] |
| section_begin() const | claw::configuration_file | |
| section_begin(const std::string §ion) const | claw::configuration_file | |
| section_content typedef | claw::configuration_file | [private] |
| section_content_ptr typedef | claw::configuration_file | [private] |
| section_end() const | claw::configuration_file | |
| section_end(const std::string §ion) const | claw::configuration_file | |
| set_value(const std::string §ion, const std::string &field, const std::string &val) | claw::configuration_file | |
| set_value(const std::string &field, const std::string &val) | claw::configuration_file | |