From 75a0d2379aee05e59f0829b04240b9307469e727 Mon Sep 17 00:00:00 2001 From: "arseny.kapoulkine" Date: Tue, 25 May 2010 19:24:32 +0000 Subject: Updated version, updated changelog, minor Doxygen fixes git-svn-id: http://pugixml.googlecode.com/svn/trunk@449 99668b35-9821-0410-8761-19e4c4f06640 --- docs/html/classpugi_1_1xml__attribute-members.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'docs/html/classpugi_1_1xml__attribute-members.html') diff --git a/docs/html/classpugi_1_1xml__attribute-members.html b/docs/html/classpugi_1_1xml__attribute-members.html index cdc5815..df260e5 100644 --- a/docs/html/classpugi_1_1xml__attribute-members.html +++ b/docs/html/classpugi_1_1xml__attribute-members.html @@ -26,14 +26,14 @@ as_uint() const pugi::xml_attribute document_order() const (defined in pugi::xml_attribute)pugi::xml_attribute empty() const pugi::xml_attribute - name() const pugi::xml_attribute + name() const pugi::xml_attribute next_attribute() const pugi::xml_attribute operator unspecified_bool_type() const pugi::xml_attribute operator!() const (defined in pugi::xml_attribute)pugi::xml_attribute operator!=(const xml_attribute &r) const pugi::xml_attribute operator<(const xml_attribute &r) const pugi::xml_attribute operator<=(const xml_attribute &r) const pugi::xml_attribute - operator=(const char *rhs)pugi::xml_attribute + operator=(const char_t *rhs)pugi::xml_attribute operator=(int rhs)pugi::xml_attribute operator=(unsigned int rhs)pugi::xml_attribute operator=(double rhs)pugi::xml_attribute @@ -42,17 +42,17 @@ operator>(const xml_attribute &r) const pugi::xml_attribute operator>=(const xml_attribute &r) const pugi::xml_attribute previous_attribute() const pugi::xml_attribute - set_name(const char *rhs)pugi::xml_attribute - set_value(const char *rhs)pugi::xml_attribute + set_name(const char_t *rhs)pugi::xml_attribute + set_value(const char_t *rhs)pugi::xml_attribute set_value(int rhs)pugi::xml_attribute set_value(unsigned int rhs)pugi::xml_attribute set_value(double rhs)pugi::xml_attribute set_value(bool rhs)pugi::xml_attribute - value() const pugi::xml_attribute + value() const pugi::xml_attribute xml_attribute()pugi::xml_attribute xml_attribute_iterator (defined in pugi::xml_attribute)pugi::xml_attribute [friend] xml_node (defined in pugi::xml_attribute)pugi::xml_attribute [friend] -
Generated on Tue Jan 5 20:02:12 2010 for pugixml by  +
Generated on Tue May 25 23:22:40 2010 for pugixml by  doxygen 1.4.6-NO
-- cgit v1.2.3