From 0a97bad6608a2b1ea01ae6ce18bab63abf0c9210 Mon Sep 17 00:00:00 2001 From: "arseny.kapoulkine" Date: Wed, 21 Feb 2007 19:41:31 +0000 Subject: Merged 0.3 in trunk git-svn-id: http://pugixml.googlecode.com/svn/trunk@68 99668b35-9821-0410-8761-19e4c4f06640 --- docs/html/classpugi_1_1xml__node-members.html | 95 +++++++++++++++++++++++++++ 1 file changed, 95 insertions(+) create mode 100644 docs/html/classpugi_1_1xml__node-members.html (limited to 'docs/html/classpugi_1_1xml__node-members.html') diff --git a/docs/html/classpugi_1_1xml__node-members.html b/docs/html/classpugi_1_1xml__node-members.html new file mode 100644 index 0000000..0a4dcee --- /dev/null +++ b/docs/html/classpugi_1_1xml__node-members.html @@ -0,0 +1,95 @@ + + +pugixml: Member List + + + + +
+
+
+
+

pugi::xml_node Member List

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

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
_root (defined in pugi::xml_node)pugi::xml_node [protected]
all_elements_by_name(const char *name, OutputIterator it) const pugi::xml_node
all_elements_by_name_w(const char *name, OutputIterator it) const pugi::xml_node
append_attribute(const char *name)pugi::xml_node
append_child(xml_node_type type=node_element)pugi::xml_node
attribute(const char *name) const pugi::xml_node
attribute_iterator typedefpugi::xml_node
attribute_w(const char *name) const pugi::xml_node
attributes_begin() const pugi::xml_node
attributes_end() const pugi::xml_node
begin() const pugi::xml_node
child(const char *name) const pugi::xml_node
child_value() const pugi::xml_node
child_value(const char *name) const pugi::xml_node
child_value_w(const char *name) const pugi::xml_node
child_w(const char *name) const pugi::xml_node
document_order() const (defined in pugi::xml_node)pugi::xml_node
empty() const pugi::xml_node
end() const pugi::xml_node
find_attribute(Predicate pred) const pugi::xml_node [inline]
find_child(Predicate pred) const pugi::xml_node [inline]
find_node(Predicate pred) const pugi::xml_node [inline]
first_attribute() const pugi::xml_node
first_child() const pugi::xml_node
first_element_by_path(const char *path, char delimiter= '/') const pugi::xml_node
get_allocator() const (defined in pugi::xml_node)pugi::xml_node [protected]
insert_attribute_after(const char *name, const xml_attribute &attr)pugi::xml_node
insert_attribute_before(const char *name, const xml_attribute &attr)pugi::xml_node
insert_child_after(xml_node_type type, const xml_node &node)pugi::xml_node
insert_child_before(xml_node_type type, const xml_node &node)pugi::xml_node
iterator typedefpugi::xml_node
last_attribute() const pugi::xml_node
last_child() const pugi::xml_node
name() const pugi::xml_node
next_sibling(const char *name) const pugi::xml_node
next_sibling() const pugi::xml_node
next_sibling_w(const char *name) const pugi::xml_node
operator unspecified_bool_type() const pugi::xml_node
operator!() const (defined in pugi::xml_node)pugi::xml_node
operator!=(const xml_node &r) const pugi::xml_node
operator<(const xml_node &r) const pugi::xml_node
operator<=(const xml_node &r) const pugi::xml_node
operator==(const xml_node &r) const pugi::xml_node
operator>(const xml_node &r) const pugi::xml_node
operator>=(const xml_node &r) const pugi::xml_node
parent() const pugi::xml_node
path(char delimiter= '/') const pugi::xml_node
precompute_document_order_impl() (defined in pugi::xml_node)pugi::xml_node [protected]
previous_sibling(const char *name) const pugi::xml_node
previous_sibling() const pugi::xml_node
previous_sibling_w(const char *name) const pugi::xml_node
print(std::ostream &os, const char *indent="\t", unsigned int flags=format_default, unsigned int depth=0)pugi::xml_node
remove_attribute(const xml_attribute &a)pugi::xml_node
remove_attribute(const char *name)pugi::xml_node
remove_child(const xml_node &n)pugi::xml_node
remove_child(const char *name)pugi::xml_node
root() const pugi::xml_node
select_nodes(const char *query) const pugi::xml_node
select_nodes(xpath_query &query) const pugi::xml_node
select_single_node(const char *query) const pugi::xml_node
select_single_node(xpath_query &query) const pugi::xml_node
set_name(const char *rhs)pugi::xml_node
set_value(const char *rhs)pugi::xml_node
traverse(xml_tree_walker &walker)pugi::xml_node
type() const pugi::xml_node
unspecified_bool_type typedef (defined in pugi::xml_node)pugi::xml_node [protected]
value() const pugi::xml_node
xml_node(xml_node_struct *p) (defined in pugi::xml_node)pugi::xml_node [explicit, protected]
xml_node()pugi::xml_node
xml_node_iterator (defined in pugi::xml_node)pugi::xml_node [friend]


Generated on Wed Feb 21 22:19:51 2007 for pugixml by  + +doxygen 1.4.6-NO
+ + -- cgit v1.2.3