Member List

  • Main Page
  • Topics
  • Modules
  • Namespaces
  • Classes
  • Files
  • Examples
  • Class List
  • Class Hierarchy
  • Class Members
xml_node Member List

This is the complete list of members for xml_node, including all inherited members.

_rootxml_nodeprotected
append_attribute(const char_t *name)xml_node
append_child(xml_node_type type=node_element)xml_node
append_child(const char_t *name)xml_node
append_copy(const xml_attribute &proto)xml_node
append_copy(const xml_node &proto)xml_node
attribute(const char_t *name) const xml_node
attribute_iterator typedefxml_node
attributes() const xml_node
attributes_begin() const xml_node
attributes_end() const xml_node
begin() const xml_node
child(const char_t *name) const xml_node
child_value() const xml_node
child_value(const char_t *name) const xml_node
children() const xml_node
children(const char_t *name) const xml_node
empty() const xml_node
end() const xml_node
find_attribute(Predicate pred) const xml_nodeinline
find_child(Predicate pred) const xml_nodeinline
find_child_by_attribute(const char_t *name, const char_t *attr_name, const char_t *attr_value) const xml_node
find_child_by_attribute(const char_t *attr_name, const char_t *attr_value) const xml_node
find_node(Predicate pred) const xml_nodeinline
first_attribute() const xml_node
first_child() const xml_node
first_element_by_path(const char_t *path, char_t delimiter= '/') const xml_node
hash_value() const xml_node
insert_attribute_after(const char_t *name, const xml_attribute &attr)xml_node
insert_attribute_before(const char_t *name, const xml_attribute &attr)xml_node
insert_child_after(xml_node_type type, const xml_node &node)xml_node
insert_child_after(const char_t *name, const xml_node &node)xml_node
insert_child_before(xml_node_type type, const xml_node &node)xml_node
insert_child_before(const char_t *name, const xml_node &node)xml_node
insert_copy_after(const xml_attribute &proto, const xml_attribute &attr)xml_node
insert_copy_after(const xml_node &proto, const xml_node &node)xml_node
insert_copy_before(const xml_attribute &proto, const xml_attribute &attr)xml_node
insert_copy_before(const xml_node &proto, const xml_node &node)xml_node
internal_object() const xml_node
iterator typedefxml_node
last_attribute() const xml_node
last_child() const xml_node
name() const xml_node
next_sibling() const xml_node
next_sibling(const char_t *name) const xml_node
offset_debug() const xml_node
operator unspecified_bool_type() const xml_node
operator!() const xml_node
operator!=(const xml_node &r) const xml_node
operator<(const xml_node &r) const xml_node
operator<=(const xml_node &r) const xml_node
operator==(const xml_node &r) const xml_node
operator>(const xml_node &r) const xml_node
operator>=(const xml_node &r) const xml_node
parent() const xml_node
path(char_t delimiter= '/') const xml_node
prepend_attribute(const char_t *name)xml_node
prepend_child(xml_node_type type=node_element)xml_node
prepend_child(const char_t *name)xml_node
prepend_copy(const xml_attribute &proto)xml_node
prepend_copy(const xml_node &proto)xml_node
previous_sibling() const xml_node
previous_sibling(const char_t *name) const xml_node
print(xml_writer &writer, const char_t *indent="\t", unsigned int flags=format_default, xml_encoding encoding=encoding_auto, unsigned int depth=0) const xml_node
print(std::basic_ostream< char, std::char_traits< char > > &os, const char_t *indent="\t", unsigned int flags=format_default, xml_encoding encoding=encoding_auto, unsigned int depth=0) const xml_node
print(std::basic_ostream< wchar_t, std::char_traits< wchar_t > > &os, const char_t *indent="\t", unsigned int flags=format_default, unsigned int depth=0) const xml_node
remove_attribute(const xml_attribute &a)xml_node
remove_attribute(const char_t *name)xml_node
remove_child(const xml_node &n)xml_node
remove_child(const char_t *name)xml_node
root() const xml_node
select_nodes(const char_t *query, xpath_variable_set *variables=0) const xml_node
select_nodes(const xpath_query &query) const xml_node
select_single_node(const char_t *query, xpath_variable_set *variables=0) const xml_node
select_single_node(const xpath_query &query) const xml_node
set_name(const char_t *rhs)xml_node
set_value(const char_t *rhs)xml_node
text() const xml_node
traverse(xml_tree_walker &walker)xml_node
type() const xml_node
unspecified_bool_type typedefxml_nodeprotected
value() const xml_node
xml_attribute_iterator classxml_nodefriend
xml_named_node_iterator classxml_nodefriend
xml_node()xml_node
xml_node(xml_node_struct *p)xml_nodeexplicit
xml_node_iterator classxml_nodefriend
Please send us your comment about this page