diff options
Diffstat (limited to 'docs/html/deprecated.html')
-rw-r--r-- | docs/html/deprecated.html | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/docs/html/deprecated.html b/docs/html/deprecated.html new file mode 100644 index 0000000..462e54b --- /dev/null +++ b/docs/html/deprecated.html @@ -0,0 +1,23 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> +<title>pugixml: Deprecated List</title> +<link href="doxygen.css" rel="stylesheet" type="text/css"> +<link href="tabs.css" rel="stylesheet" type="text/css"> +</head><body> +<!-- Generated by Doxygen 1.4.6-NO --> +<div class="tabs"> + <ul> + <li><a href="index.html"><span>Main Page</span></a></li> + <li><a href="namespaces.html"><span>Namespaces</span></a></li> + <li><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="pages.html"><span>Related Pages</span></a></li> + </ul></div> +<h1><a class="anchor" name="deprecated">Deprecated List</a></h1><a class="anchor" name="_deprecated000001"></a> <dl> +<dt>Member <a class="el" href="classpugi_1_1xml__node.html#8a0a9d086cc2e5c1f92cb79452695949">pugi::xml_node::print</a> (std::ostream &os, const char *indent="", unsigned int flags=format_default, unsigned int depth=0) </dt> +<dd>Use print() with xml_writer_stream instead </dd> +</dl> +<hr size="1"><address style="align: right;"><small>Generated on Sun Jan 25 23:51:32 2009 for pugixml by +<a href="http://www.doxygen.org/index.html"> +<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6-NO </small></address> +</body> +</html> |