From ca8a2a450c78d5893a17f3ee8fd5235dcc23c0a8 Mon Sep 17 00:00:00 2001 From: "arseny.kapoulkine" Date: Thu, 17 Sep 2009 18:20:49 +0000 Subject: Updated doxygen-generated documentation git-svn-id: http://pugixml.googlecode.com/svn/trunk@130 99668b35-9821-0410-8761-19e4c4f06640 --- docs/html/classpugi_1_1xml__node-members.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (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 index b5a386a..cdc5106 100644 --- a/docs/html/classpugi_1_1xml__node-members.html +++ b/docs/html/classpugi_1_1xml__node-members.html @@ -42,10 +42,10 @@ end() const pugi::xml_node find_attribute(Predicate pred) const pugi::xml_node [inline] find_child(Predicate pred) const pugi::xml_node [inline] - find_child_by_attribute(const char *name, const char *attr_name, const char *attr_value)pugi::xml_node - find_child_by_attribute(const char *attr_name, const char *attr_value)pugi::xml_node - find_child_by_attribute_w(const char *name, const char *attr_name, const char *attr_value)pugi::xml_node - find_child_by_attribute_w(const char *attr_name, const char *attr_value)pugi::xml_node + find_child_by_attribute(const char *name, const char *attr_name, const char *attr_value) const pugi::xml_node + find_child_by_attribute(const char *attr_name, const char *attr_value) const pugi::xml_node + find_child_by_attribute_w(const char *name, const char *attr_name, const char *attr_value) const pugi::xml_node + find_child_by_attribute_w(const char *attr_name, const char *attr_value) const pugi::xml_node find_node(Predicate pred) const pugi::xml_node [inline] first_attribute() const pugi::xml_node first_child() const pugi::xml_node @@ -101,7 +101,7 @@ 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 Sun Feb 8 10:42:17 2009 for pugixml by  +
Generated on Thu Sep 17 22:15:56 2009 for pugixml by  doxygen 1.4.6-NO
-- cgit v1.2.3