From 81ef99a27b3ff96ee664ca58054b3b671b97be17 Mon Sep 17 00:00:00 2001 From: "arseny.kapoulkine" Date: Mon, 5 Jan 2009 22:34:32 +0000 Subject: Regenerated documentation git-svn-id: http://pugixml.googlecode.com/svn/trunk@100 99668b35-9821-0410-8761-19e4c4f06640 --- docs/html/classpugi_1_1xml__node.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'docs/html/classpugi_1_1xml__node.html') diff --git a/docs/html/classpugi_1_1xml__node.html b/docs/html/classpugi_1_1xml__node.html index 24f8118..8be729e 100644 --- a/docs/html/classpugi_1_1xml__node.html +++ b/docs/html/classpugi_1_1xml__node.html @@ -227,9 +227,9 @@ bool operator! () cons unsigned int document_order () const -void print (std::ostream &os, const char *indent="\t", unsigned int flags=format_default, unsigned int depth=0) +void print (xml_writer &writer, const char *indent="\t", unsigned int flags=format_default, unsigned int depth=0) - Print subtree to stream.
+ Print subtree to writer.

Protected Types

typedef xml_node_struct *xml_node::* unspecified_bool_type @@ -2407,7 +2407,7 @@ Select node set by evaluating XPath query. -

+

- - + + @@ -2453,11 +2453,11 @@ Select node set by evaluating XPath query.
@@ -2415,8 +2415,8 @@ Select node set by evaluating XPath query.
void pugi::xml_node::print std::ostream &  os, xml_writer writer,

-Print subtree to stream. +Print subtree to writer.

Parameters:
- + @@ -2466,7 +2466,7 @@ Print subtree to stream.
os - output stream
writer - writer object
indent - indentation string
flags - formatting flags
depth - starting depth (used for indentation)
-
Generated on Wed Oct 31 20:23:43 2007 for pugixml by  +
Generated on Tue Jan 6 01:30:47 2009 for pugixml by  doxygen 1.4.6-NO
-- cgit v1.2.3