build_tree(const DOM_Node &doc) | s3_xml_config | [protected, static] |
config_file | s3_xml_config | [protected] |
doc | s3_xml_config | [protected] |
domstr_to_string(const DOMString &dstr) | s3_xml_config | [protected, static] |
dump_DOM_tree(const DOM_Node &domdoc) const | s3_xml_config | [protected] |
error_handler class | s3_xml_config | [friend] |
get_attributes(const DOM_Node &node) | s3_xml_config | [protected, static] |
get_children(const DOM_Node &node) | s3_xml_config | [protected, static] |
get_name(const DOM_Node &node) | s3_xml_config | [protected, static] |
get_rootnode() const | s3_xml_config | [virtual] |
get_value(const DOM_Node &node) | s3_xml_config | [protected, static] |
parse(const std::string &filename) | s3_xml_config | [protected, static] |
refresh() | s3_xml_config | [virtual] |
rootnode | s3_xml_config | [protected] |
s3_config_base() | s3_config_base | [private] |
s3_xml_config(const std::string &n_config_file, bool create_file=false) | s3_xml_config | |
set_config_file(const std::string &n_config_file) | s3_xml_config | |
write_node(const std::string &filename, const s3_config_node &node) | s3_xml_config | [static] |
write_node(std::ostream &os, const s3_config_node &node, unsigned int depth=0) | s3_xml_config | [static] |
write_spaces(std::ostream &os, unsigned int n) | s3_xml_config | [static] |
~s3_config_base() | s3_config_base | [private, virtual] |
~s3_xml_config() | s3_xml_config | |