summaryrefslogtreecommitdiff
path: root/doc/html/boost_asio/reference/transfer_all.html
diff options
context:
space:
mode:
authorChanho Park <chanho61.park@samsung.com>2014-12-11 18:55:56 +0900
committerChanho Park <chanho61.park@samsung.com>2014-12-11 18:55:56 +0900
commit08c1e93fa36a49f49325a07fe91ff92c964c2b6c (patch)
tree7a7053ceb8874b28ec4b868d4c49b500008a102e /doc/html/boost_asio/reference/transfer_all.html
parentbb4dd8289b351fae6b55e303f189127a394a1edd (diff)
downloadboost-08c1e93fa36a49f49325a07fe91ff92c964c2b6c.tar.gz
boost-08c1e93fa36a49f49325a07fe91ff92c964c2b6c.tar.bz2
boost-08c1e93fa36a49f49325a07fe91ff92c964c2b6c.zip
Imported Upstream version 1.57.0upstream/1.57.0
Diffstat (limited to 'doc/html/boost_asio/reference/transfer_all.html')
-rw-r--r--doc/html/boost_asio/reference/transfer_all.html14
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/html/boost_asio/reference/transfer_all.html b/doc/html/boost_asio/reference/transfer_all.html
index 043312dc2c..84d4b99d3f 100644
--- a/doc/html/boost_asio/reference/transfer_all.html
+++ b/doc/html/boost_asio/reference/transfer_all.html
@@ -3,7 +3,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>transfer_all</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.78.1">
<link rel="home" href="../../boost_asio.html" title="Boost.Asio">
<link rel="up" href="../reference.html" title="Reference">
<link rel="prev" href="time_traits_lt__ptime__gt_/to_posix_duration.html" title="time_traits&lt; boost::posix_time::ptime &gt;::to_posix_duration">
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.transfer_all"></a><a class="link" href="transfer_all.html" title="transfer_all">transfer_all</a>
</h3></div></div></div>
<p>
- <a class="indexterm" name="id1590598"></a>
+ <a class="indexterm" name="idp199595600"></a>
Return a completion condition function object that indicates
that a read or write operation should continue until all of the data has
been transferred, or until an error occurs.
@@ -40,7 +40,7 @@ Return a completion condition function object that indicates
</p>
<h5>
<a name="boost_asio.reference.transfer_all.h0"></a>
- <span><a name="boost_asio.reference.transfer_all.example"></a></span><a class="link" href="transfer_all.html#boost_asio.reference.transfer_all.example">Example</a>
+ <span class="phrase"><a name="boost_asio.reference.transfer_all.example"></a></span><a class="link" href="transfer_all.html#boost_asio.reference.transfer_all.example">Example</a>
</h5>
<p>
Reading until a buffer is full:
@@ -61,18 +61,18 @@ Return a completion condition function object that indicates
</pre>
<h5>
<a name="boost_asio.reference.transfer_all.h1"></a>
- <span><a name="boost_asio.reference.transfer_all.requirements"></a></span><a class="link" href="transfer_all.html#boost_asio.reference.transfer_all.requirements">Requirements</a>
+ <span class="phrase"><a name="boost_asio.reference.transfer_all.requirements"></a></span><a class="link" href="transfer_all.html#boost_asio.reference.transfer_all.requirements">Requirements</a>
</h5>
<p>
- <span class="bold"><strong>Header: </strong></span><code class="literal">boost/asio/completion_condition.hpp</code>
+ <span class="emphasis"><em>Header: </em></span><code class="literal">boost/asio/completion_condition.hpp</code>
</p>
<p>
- <span class="bold"><strong>Convenience header: </strong></span><code class="literal">boost/asio.hpp</code>
+ <span class="emphasis"><em>Convenience header: </em></span><code class="literal">boost/asio.hpp</code>
</p>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
-<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2012 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2014 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>