summaryrefslogtreecommitdiff
path: root/doc/html/boost/property_tree/xml_parser
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/property_tree/xml_parser')
-rw-r--r--doc/html/boost/property_tree/xml_parser/read_xml_idm46563245109296.html (renamed from doc/html/boost/property_tree/xml_parser/read_xml_idp181619808.html)30
-rw-r--r--doc/html/boost/property_tree/xml_parser/read_xml_idm46563245121040.html (renamed from doc/html/boost/property_tree/xml_parser/read_xml_idp175725056.html)32
-rw-r--r--doc/html/boost/property_tree/xml_parser/write_xm_idm46563245090288.html (renamed from doc/html/boost/property_tree/xml_parser/write_xml_idp63765968.html)24
-rw-r--r--doc/html/boost/property_tree/xml_parser/write_xm_idm46563245097104.html (renamed from doc/html/boost/property_tree/xml_parser/write_xml_idp197174048.html)24
4 files changed, 67 insertions, 43 deletions
diff --git a/doc/html/boost/property_tree/xml_parser/read_xml_idp181619808.html b/doc/html/boost/property_tree/xml_parser/read_xml_idm46563245109296.html
index 771f680904..9c0abe0297 100644
--- a/doc/html/boost/property_tree/xml_parser/read_xml_idp181619808.html
+++ b/doc/html/boost/property_tree/xml_parser/read_xml_idm46563245109296.html
@@ -4,11 +4,11 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Function template read_xml</title>
<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
+<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../../../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
<link rel="up" href="../../../property_tree/reference.html#header.boost.property_tree.xml_parser_hpp" title="Header &lt;boost/property_tree/xml_parser.hpp&gt;">
-<link rel="prev" href="read_xml_idp175725056.html" title="Function template read_xml">
-<link rel="next" href="write_xml_idp197174048.html" title="Function template write_xml">
+<link rel="prev" href="read_xml_idm46563245121040.html" title="Function template read_xml">
+<link rel="next" href="write_xm_idm46563245097104.html" title="Function template write_xml">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
@@ -21,10 +21,10 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="read_xml_idp175725056.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../property_tree/reference.html#header.boost.property_tree.xml_parser_hpp"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="write_xml_idp197174048.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="read_xml_idm46563245121040.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../property_tree/reference.html#header.boost.property_tree.xml_parser_hpp"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="write_xm_idm46563245097104.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="refentry">
-<a name="boost.property_tree.xml_parser.read_xml_idp181619808"></a><div class="titlepage"></div>
+<a name="boost.property_tree.xml_parser.read_xml_idm46563245109296"></a><div class="titlepage"></div>
<div class="refnamediv">
<h2><span class="refentrytitle">Function template read_xml</span></h2>
<p>boost::property_tree::xml_parser::read_xml</p>
@@ -37,7 +37,7 @@
<span class="keyword">void</span> <span class="identifier">read_xml</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">string</span> <span class="special">&amp;</span> filename<span class="special">,</span> <span class="identifier">Ptree</span> <span class="special">&amp;</span> pt<span class="special">,</span> <span class="keyword">int</span> flags <span class="special">=</span> <span class="number">0</span><span class="special">,</span>
<span class="keyword">const</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">locale</span> <span class="special">&amp;</span> loc <span class="special">=</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">locale</span><span class="special">(</span><span class="special">)</span><span class="special">)</span><span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="idp318273312"></a><h2>Description</h2>
+<a name="idm45927861119040"></a><h2>Description</h2>
<p>Reads XML from a file using the given locale and translates it to property tree. </p>
<div class="note"><table border="0" summary="Note">
<tr>
@@ -53,13 +53,19 @@
</p>
-<div class="variablelist"><table border="0">
+<div class="variablelist"><table border="0" class="variablelist compact">
+<colgroup>
<col align="left" valign="top">
+<col>
+</colgroup>
<tbody>
<tr>
<td><p><span class="term">Parameters:</span></p></td>
-<td><div class="variablelist"><table border="0">
+<td><div class="variablelist"><table border="0" class="variablelist compact">
+<colgroup>
<col align="left" valign="top">
+<col>
+</colgroup>
<tbody>
<tr>
<td><p><span class="term"><code class="computeroutput">filename</code></span></p></td>
@@ -69,9 +75,9 @@
<td><p><span class="term"><code class="computeroutput">flags</code></span></p></td>
<td>
<p>Flags controlling the bahviour of the parser. The following flags are supported: </p>
-<div class="itemizedlist"><ul class="itemizedlist" type="disc">
-<li class="listitem"><p><code class="computeroutput">no_concat_text</code> -- Prevents concatenation of text nodes into datastring of property tree. Puts them in separate <code class="computeroutput">&lt;xmltext&gt;</code> strings instead. </p></li>
-<li class="listitem"><p><code class="computeroutput">no_comments</code> -- Skip XML comments. </p></li>
+<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
+<li class="listitem"><p><code class="computeroutput">no_concat_text</code> &#8211; Prevents concatenation of text nodes into datastring of property tree. Puts them in separate <code class="computeroutput">&lt;xmltext&gt;</code> strings instead. </p></li>
+<li class="listitem"><p><code class="computeroutput">no_comments</code> &#8211; Skip XML comments. </p></li>
</ul></div>
<p>
</p>
@@ -107,7 +113,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="read_xml_idp175725056.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../property_tree/reference.html#header.boost.property_tree.xml_parser_hpp"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="write_xml_idp197174048.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="read_xml_idm46563245121040.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../property_tree/reference.html#header.boost.property_tree.xml_parser_hpp"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="write_xm_idm46563245097104.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>
diff --git a/doc/html/boost/property_tree/xml_parser/read_xml_idp175725056.html b/doc/html/boost/property_tree/xml_parser/read_xml_idm46563245121040.html
index d6aeb60469..238f807e4f 100644
--- a/doc/html/boost/property_tree/xml_parser/read_xml_idp175725056.html
+++ b/doc/html/boost/property_tree/xml_parser/read_xml_idm46563245121040.html
@@ -4,11 +4,11 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Function template read_xml</title>
<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
+<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../../../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
<link rel="up" href="../../../property_tree/reference.html#header.boost.property_tree.xml_parser_hpp" title="Header &lt;boost/property_tree/xml_parser.hpp&gt;">
-<link rel="prev" href="../path_of_std_b_idp136405152.html" title="Struct template path_of&lt;std::basic_string&lt; Ch, Traits, Alloc &gt;&gt;">
-<link rel="next" href="read_xml_idp181619808.html" title="Function template read_xml">
+<link rel="prev" href="../path_of__idm46563245142880.html" title="Struct template path_of&lt;std::basic_string&lt; Ch, Traits, Alloc &gt;&gt;">
+<link rel="next" href="read_xml_idm46563245109296.html" title="Function template read_xml">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
@@ -21,10 +21,10 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="../path_of_std_b_idp136405152.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../property_tree/reference.html#header.boost.property_tree.xml_parser_hpp"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="read_xml_idp181619808.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../path_of__idm46563245142880.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../property_tree/reference.html#header.boost.property_tree.xml_parser_hpp"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="read_xml_idm46563245109296.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="refentry">
-<a name="boost.property_tree.xml_parser.read_xml_idp175725056"></a><div class="titlepage"></div>
+<a name="boost.property_tree.xml_parser.read_xml_idm46563245121040"></a><div class="titlepage"></div>
<div class="refnamediv">
<h2><span class="refentrytitle">Function template read_xml</span></h2>
<p>boost::property_tree::xml_parser::read_xml</p>
@@ -37,7 +37,7 @@
<span class="keyword">void</span> <span class="identifier">read_xml</span><span class="special">(</span><span class="identifier">std</span><span class="special">::</span><span class="identifier">basic_istream</span><span class="special">&lt;</span> <span class="keyword">typename</span> <span class="identifier">Ptree</span><span class="special">::</span><span class="identifier">key_type</span><span class="special">::</span><span class="identifier">value_type</span> <span class="special">&gt;</span> <span class="special">&amp;</span> stream<span class="special">,</span>
<span class="identifier">Ptree</span> <span class="special">&amp;</span> pt<span class="special">,</span> <span class="keyword">int</span> flags <span class="special">=</span> <span class="number">0</span><span class="special">)</span><span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="idp318235680"></a><h2>Description</h2>
+<a name="idm45927861156784"></a><h2>Description</h2>
<p>Reads XML from an input stream and translates it to property tree. </p>
<div class="note"><table border="0" summary="Note">
<tr>
@@ -53,22 +53,28 @@
</p>
-<div class="variablelist"><table border="0">
+<div class="variablelist"><table border="0" class="variablelist compact">
+<colgroup>
<col align="left" valign="top">
+<col>
+</colgroup>
<tbody>
<tr>
<td><p><span class="term">Parameters:</span></p></td>
-<td><div class="variablelist"><table border="0">
+<td><div class="variablelist"><table border="0" class="variablelist compact">
+<colgroup>
<col align="left" valign="top">
+<col>
+</colgroup>
<tbody>
<tr>
<td><p><span class="term"><code class="computeroutput">flags</code></span></p></td>
<td>
<p>Flags controlling the behaviour of the parser. The following flags are supported: </p>
-<div class="itemizedlist"><ul class="itemizedlist" type="disc">
-<li class="listitem"><p><code class="computeroutput">no_concat_text</code> -- Prevents concatenation of text nodes into datastring of property tree. Puts them in separate <code class="computeroutput">&lt;xmltext&gt;</code> strings instead. </p></li>
-<li class="listitem"><p><code class="computeroutput">no_comments</code> -- Skip XML comments. </p></li>
-<li class="listitem"><p><code class="computeroutput">trim_whitespace</code> -- Trim leading and trailing whitespace from text, and collapse sequences of whitespace. </p></li>
+<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
+<li class="listitem"><p><code class="computeroutput">no_concat_text</code> &#8211; Prevents concatenation of text nodes into datastring of property tree. Puts them in separate <code class="computeroutput">&lt;xmltext&gt;</code> strings instead. </p></li>
+<li class="listitem"><p><code class="computeroutput">no_comments</code> &#8211; Skip XML comments. </p></li>
+<li class="listitem"><p><code class="computeroutput">trim_whitespace</code> &#8211; Trim leading and trailing whitespace from text, and collapse sequences of whitespace. </p></li>
</ul></div>
<p>
</p>
@@ -104,7 +110,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="../path_of_std_b_idp136405152.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../property_tree/reference.html#header.boost.property_tree.xml_parser_hpp"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="read_xml_idp181619808.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="../path_of__idm46563245142880.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../property_tree/reference.html#header.boost.property_tree.xml_parser_hpp"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="read_xml_idm46563245109296.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>
diff --git a/doc/html/boost/property_tree/xml_parser/write_xml_idp63765968.html b/doc/html/boost/property_tree/xml_parser/write_xm_idm46563245090288.html
index 0630e76e4c..fb1af4ee85 100644
--- a/doc/html/boost/property_tree/xml_parser/write_xml_idp63765968.html
+++ b/doc/html/boost/property_tree/xml_parser/write_xm_idm46563245090288.html
@@ -4,11 +4,11 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Function template write_xml</title>
<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
+<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../../../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
<link rel="up" href="../../../property_tree/reference.html#header.boost.property_tree.xml_parser_hpp" title="Header &lt;boost/property_tree/xml_parser.hpp&gt;">
-<link rel="prev" href="write_xml_idp197174048.html" title="Function template write_xml">
-<link rel="next" href="../../../proto.html" title="Chapter&#160;26.&#160;Boost.Proto">
+<link rel="prev" href="write_xm_idm46563245097104.html" title="Function template write_xml">
+<link rel="next" href="../../../proto.html" title="Chapter&#160;29.&#160;Boost.Proto">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
@@ -21,10 +21,10 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="write_xml_idp197174048.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../property_tree/reference.html#header.boost.property_tree.xml_parser_hpp"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../../../proto.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="write_xm_idm46563245097104.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../property_tree/reference.html#header.boost.property_tree.xml_parser_hpp"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../../../proto.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="refentry">
-<a name="boost.property_tree.xml_parser.write_xml_idp63765968"></a><div class="titlepage"></div>
+<a name="boost.property_tree.xml_parser.write_xm_idm46563245090288"></a><div class="titlepage"></div>
<div class="refnamediv">
<h2><span class="refentrytitle">Function template write_xml</span></h2>
<p>boost::property_tree::xml_parser::write_xml</p>
@@ -38,17 +38,23 @@
<span class="keyword">const</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">locale</span> <span class="special">&amp;</span> loc <span class="special">=</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">locale</span><span class="special">(</span><span class="special">)</span><span class="special">,</span>
<span class="keyword">const</span> <span class="identifier">xml_writer_settings</span><span class="special">&lt;</span> <span class="keyword">typename</span> <span class="identifier">Ptree</span><span class="special">::</span><span class="identifier">key_type</span> <span class="special">&gt;</span> <span class="special">&amp;</span> settings <span class="special">=</span> <span class="identifier">xml_writer_settings</span><span class="special">&lt;</span> <span class="keyword">typename</span> <span class="identifier">Ptree</span><span class="special">::</span><span class="identifier">key_type</span> <span class="special">&gt;</span><span class="special">(</span><span class="special">)</span><span class="special">)</span><span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="idp318360464"></a><h2>Description</h2>
+<a name="idm45927861031616"></a><h2>Description</h2>
<p>Translates the property tree to XML and writes it the given file.
</p>
-<div class="variablelist"><table border="0">
+<div class="variablelist"><table border="0" class="variablelist compact">
+<colgroup>
<col align="left" valign="top">
+<col>
+</colgroup>
<tbody>
<tr>
<td><p><span class="term">Parameters:</span></p></td>
-<td><div class="variablelist"><table border="0">
+<td><div class="variablelist"><table border="0" class="variablelist compact">
+<colgroup>
<col align="left" valign="top">
+<col>
+</colgroup>
<tbody>
<tr>
<td><p><span class="term"><code class="computeroutput">filename</code></span></p></td>
@@ -88,7 +94,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="write_xml_idp197174048.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../property_tree/reference.html#header.boost.property_tree.xml_parser_hpp"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../../../proto.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="write_xm_idm46563245097104.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../property_tree/reference.html#header.boost.property_tree.xml_parser_hpp"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../../../proto.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>
diff --git a/doc/html/boost/property_tree/xml_parser/write_xml_idp197174048.html b/doc/html/boost/property_tree/xml_parser/write_xm_idm46563245097104.html
index 6b93564b3e..bfb9a6befa 100644
--- a/doc/html/boost/property_tree/xml_parser/write_xml_idp197174048.html
+++ b/doc/html/boost/property_tree/xml_parser/write_xm_idm46563245097104.html
@@ -4,11 +4,11 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Function template write_xml</title>
<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
+<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../../../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
<link rel="up" href="../../../property_tree/reference.html#header.boost.property_tree.xml_parser_hpp" title="Header &lt;boost/property_tree/xml_parser.hpp&gt;">
-<link rel="prev" href="read_xml_idp181619808.html" title="Function template read_xml">
-<link rel="next" href="write_xml_idp63765968.html" title="Function template write_xml">
+<link rel="prev" href="read_xml_idm46563245109296.html" title="Function template read_xml">
+<link rel="next" href="write_xm_idm46563245090288.html" title="Function template write_xml">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
@@ -21,10 +21,10 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="read_xml_idp181619808.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../property_tree/reference.html#header.boost.property_tree.xml_parser_hpp"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="write_xml_idp63765968.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="read_xml_idm46563245109296.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../property_tree/reference.html#header.boost.property_tree.xml_parser_hpp"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="write_xm_idm46563245090288.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="refentry">
-<a name="boost.property_tree.xml_parser.write_xml_idp197174048"></a><div class="titlepage"></div>
+<a name="boost.property_tree.xml_parser.write_xm_idm46563245097104"></a><div class="titlepage"></div>
<div class="refnamediv">
<h2><span class="refentrytitle">Function template write_xml</span></h2>
<p>boost::property_tree::xml_parser::write_xml</p>
@@ -38,17 +38,23 @@
<span class="keyword">const</span> <span class="identifier">Ptree</span> <span class="special">&amp;</span> pt<span class="special">,</span>
<span class="keyword">const</span> <span class="identifier">xml_writer_settings</span><span class="special">&lt;</span> <span class="keyword">typename</span> <span class="identifier">Ptree</span><span class="special">::</span><span class="identifier">key_type</span> <span class="special">&gt;</span> <span class="special">&amp;</span> settings <span class="special">=</span> <span class="identifier">xml_writer_settings</span><span class="special">&lt;</span> <span class="keyword">typename</span> <span class="identifier">Ptree</span><span class="special">::</span><span class="identifier">key_type</span> <span class="special">&gt;</span><span class="special">(</span><span class="special">)</span><span class="special">)</span><span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="idp318318464"></a><h2>Description</h2>
+<a name="idm45927861073792"></a><h2>Description</h2>
<p>Translates the property tree to XML and writes it the given output stream.
</p>
-<div class="variablelist"><table border="0">
+<div class="variablelist"><table border="0" class="variablelist compact">
+<colgroup>
<col align="left" valign="top">
+<col>
+</colgroup>
<tbody>
<tr>
<td><p><span class="term">Parameters:</span></p></td>
-<td><div class="variablelist"><table border="0">
+<td><div class="variablelist"><table border="0" class="variablelist compact">
+<colgroup>
<col align="left" valign="top">
+<col>
+</colgroup>
<tbody>
<tr>
<td><p><span class="term"><code class="computeroutput">pt</code></span></p></td>
@@ -84,7 +90,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="read_xml_idp181619808.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../property_tree/reference.html#header.boost.property_tree.xml_parser_hpp"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="write_xml_idp63765968.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="read_xml_idm46563245109296.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../property_tree/reference.html#header.boost.property_tree.xml_parser_hpp"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="write_xm_idm46563245090288.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>