Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

Loading...
Searching...
No Matches
pugi::xml_node Member List

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

_rootpugi::xml_nodeprotected
append_attribute(const char_t *name)pugi::xml_node
append_buffer(const void *contents, size_t size, unsigned int options=parse_default, xml_encoding encoding=encoding_auto)pugi::xml_node
append_child(xml_node_type type=node_element)pugi::xml_node
append_child(const char_t *name)pugi::xml_node
append_copy(const xml_attribute &proto)pugi::xml_node
append_copy(const xml_node &proto)pugi::xml_node
append_move(const xml_node &moved)pugi::xml_node
attribute(const char_t *name) constpugi::xml_node
attribute(const char_t *name, xml_attribute &hint) constpugi::xml_node
attribute_iterator typedefpugi::xml_node
attributes() constpugi::xml_node
attributes_begin() constpugi::xml_node
attributes_end() constpugi::xml_node
begin() constpugi::xml_node
child(const char_t *name) constpugi::xml_node
child_value() constpugi::xml_node
child_value(const char_t *name) constpugi::xml_node
children() constpugi::xml_node
children(const char_t *name) constpugi::xml_node
empty() constpugi::xml_node
end() constpugi::xml_node
find_attribute(Predicate pred) constpugi::xml_nodeinline
find_child(Predicate pred) constpugi::xml_nodeinline
find_child_by_attribute(const char_t *name, const char_t *attr_name, const char_t *attr_value) constpugi::xml_node
find_child_by_attribute(const char_t *attr_name, const char_t *attr_value) constpugi::xml_node
find_node(Predicate pred) constpugi::xml_nodeinline
first_attribute() constpugi::xml_node
first_child() constpugi::xml_node
first_element_by_path(const char_t *path, char_t delimiter='/') constpugi::xml_node
hash_value() constpugi::xml_node
insert_attribute_after(const char_t *name, const xml_attribute &attr)pugi::xml_node
insert_attribute_before(const char_t *name, const xml_attribute &attr)pugi::xml_node
insert_child_after(xml_node_type type, const xml_node &node)pugi::xml_node
insert_child_after(const char_t *name, const xml_node &node)pugi::xml_node
insert_child_before(xml_node_type type, const xml_node &node)pugi::xml_node
insert_child_before(const char_t *name, const xml_node &node)pugi::xml_node
insert_copy_after(const xml_attribute &proto, const xml_attribute &attr)pugi::xml_node
insert_copy_after(const xml_node &proto, const xml_node &node)pugi::xml_node
insert_copy_before(const xml_attribute &proto, const xml_attribute &attr)pugi::xml_node
insert_copy_before(const xml_node &proto, const xml_node &node)pugi::xml_node
insert_move_after(const xml_node &moved, const xml_node &node)pugi::xml_node
insert_move_before(const xml_node &moved, const xml_node &node)pugi::xml_node
internal_object() constpugi::xml_node
iterator typedefpugi::xml_node
last_attribute() constpugi::xml_node
last_child() constpugi::xml_node
name() constpugi::xml_node
next_sibling() constpugi::xml_node
next_sibling(const char_t *name) constpugi::xml_node
offset_debug() constpugi::xml_node
operator unspecified_bool_type() constpugi::xml_node
operator!() constpugi::xml_node
operator!=(const xml_node &r) constpugi::xml_node
operator<(const xml_node &r) constpugi::xml_node
operator<=(const xml_node &r) constpugi::xml_node
operator==(const xml_node &r) constpugi::xml_node
operator>(const xml_node &r) constpugi::xml_node
operator>=(const xml_node &r) constpugi::xml_node
parent() constpugi::xml_node
path(char_t delimiter='/') constpugi::xml_node
prepend_attribute(const char_t *name)pugi::xml_node
prepend_child(xml_node_type type=node_element)pugi::xml_node
prepend_child(const char_t *name)pugi::xml_node
prepend_copy(const xml_attribute &proto)pugi::xml_node
prepend_copy(const xml_node &proto)pugi::xml_node
prepend_move(const xml_node &moved)pugi::xml_node
previous_sibling() constpugi::xml_node
previous_sibling(const char_t *name) constpugi::xml_node
print(xml_writer &writer, const char_t *indent=PUGIXML_TEXT("\t"), unsigned int flags=format_default, xml_encoding encoding=encoding_auto, unsigned int depth=0) constpugi::xml_node
print(std::basic_ostream< char, std::char_traits< char > > &os, const char_t *indent=PUGIXML_TEXT("\t"), unsigned int flags=format_default, xml_encoding encoding=encoding_auto, unsigned int depth=0) constpugi::xml_node
print(std::basic_ostream< wchar_t, std::char_traits< wchar_t > > &os, const char_t *indent=PUGIXML_TEXT("\t"), unsigned int flags=format_default, unsigned int depth=0) constpugi::xml_node
remove_attribute(const xml_attribute &a)pugi::xml_node
remove_attribute(const char_t *name)pugi::xml_node
remove_child(const xml_node &n)pugi::xml_node
remove_child(const char_t *name)pugi::xml_node
root() constpugi::xml_node
select_node(const char_t *query, xpath_variable_set *variables=0) constpugi::xml_node
select_node(const xpath_query &query) constpugi::xml_node
select_nodes(const char_t *query, xpath_variable_set *variables=0) constpugi::xml_node
select_nodes(const xpath_query &query) constpugi::xml_node
select_single_node(const char_t *query, xpath_variable_set *variables=0) constpugi::xml_node
select_single_node(const xpath_query &query) constpugi::xml_node
set_name(const char_t *rhs)pugi::xml_node
set_value(const char_t *rhs)pugi::xml_node
text() constpugi::xml_node
traverse(xml_tree_walker &walker)pugi::xml_node
type() constpugi::xml_node
unspecified_bool_type typedefpugi::xml_nodeprotected
value() constpugi::xml_node
xml_attribute_iteratorpugi::xml_nodefriend
xml_named_node_iteratorpugi::xml_nodefriend
xml_node()pugi::xml_node
xml_node(xml_node_struct *p)pugi::xml_nodeexplicit
xml_node_iteratorpugi::xml_nodefriend