summaryrefslogtreecommitdiff
path: root/doc/html/boost_asio/reference/serial_port_service
diff options
context:
space:
mode:
authorDongHun Kwak <dh0128.kwak@samsung.com>2016-03-21 15:45:20 +0900
committerDongHun Kwak <dh0128.kwak@samsung.com>2016-03-21 15:46:37 +0900
commit733b5d5ae2c5d625211e2985ac25728ac3f54883 (patch)
treea5b214744b256f07e1dc2bd7273035a7808c659f /doc/html/boost_asio/reference/serial_port_service
parent08c1e93fa36a49f49325a07fe91ff92c964c2b6c (diff)
downloadboost-733b5d5ae2c5d625211e2985ac25728ac3f54883.tar.gz
boost-733b5d5ae2c5d625211e2985ac25728ac3f54883.tar.bz2
boost-733b5d5ae2c5d625211e2985ac25728ac3f54883.zip
Imported Upstream version 1.58.0upstream/1.58.0
Change-Id: If0072143aa26874812e0db6872e1efb10a3e5e94 Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
Diffstat (limited to 'doc/html/boost_asio/reference/serial_port_service')
-rw-r--r--doc/html/boost_asio/reference/serial_port_service/assign.html5
-rw-r--r--doc/html/boost_asio/reference/serial_port_service/async_read_some.html5
-rw-r--r--doc/html/boost_asio/reference/serial_port_service/async_write_some.html5
-rw-r--r--doc/html/boost_asio/reference/serial_port_service/cancel.html5
-rw-r--r--doc/html/boost_asio/reference/serial_port_service/close.html5
-rw-r--r--doc/html/boost_asio/reference/serial_port_service/construct.html5
-rw-r--r--doc/html/boost_asio/reference/serial_port_service/destroy.html5
-rw-r--r--doc/html/boost_asio/reference/serial_port_service/get_io_service.html5
-rw-r--r--doc/html/boost_asio/reference/serial_port_service/get_option.html5
-rw-r--r--doc/html/boost_asio/reference/serial_port_service/id.html5
-rw-r--r--doc/html/boost_asio/reference/serial_port_service/implementation_type.html5
-rw-r--r--doc/html/boost_asio/reference/serial_port_service/is_open.html5
-rw-r--r--doc/html/boost_asio/reference/serial_port_service/move_assign.html5
-rw-r--r--doc/html/boost_asio/reference/serial_port_service/move_construct.html5
-rw-r--r--doc/html/boost_asio/reference/serial_port_service/native.html5
-rw-r--r--doc/html/boost_asio/reference/serial_port_service/native_handle.html5
-rw-r--r--doc/html/boost_asio/reference/serial_port_service/native_handle_type.html5
-rw-r--r--doc/html/boost_asio/reference/serial_port_service/native_type.html5
-rw-r--r--doc/html/boost_asio/reference/serial_port_service/open.html5
-rw-r--r--doc/html/boost_asio/reference/serial_port_service/read_some.html5
-rw-r--r--doc/html/boost_asio/reference/serial_port_service/send_break.html5
-rw-r--r--doc/html/boost_asio/reference/serial_port_service/serial_port_service.html5
-rw-r--r--doc/html/boost_asio/reference/serial_port_service/set_option.html5
-rw-r--r--doc/html/boost_asio/reference/serial_port_service/write_some.html5
24 files changed, 72 insertions, 48 deletions
diff --git a/doc/html/boost_asio/reference/serial_port_service/assign.html b/doc/html/boost_asio/reference/serial_port_service/assign.html
index 709d9b8679..4e7b902450 100644
--- a/doc/html/boost_asio/reference/serial_port_service/assign.html
+++ b/doc/html/boost_asio/reference/serial_port_service/assign.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.serial_port_service.assign"></a><a class="link" href="assign.html" title="serial_port_service::assign">serial_port_service::assign</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp191246400"></a>
+ <a class="indexterm" name="idp161876080"></a>
Assign an existing native handle to a serial port.
</p>
<pre class="programlisting"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">system</span><span class="special">::</span><span class="identifier">error_code</span> <span class="identifier">assign</span><span class="special">(</span>
@@ -38,7 +38,8 @@ Assign an existing native handle to a serial port.
</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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 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>
diff --git a/doc/html/boost_asio/reference/serial_port_service/async_read_some.html b/doc/html/boost_asio/reference/serial_port_service/async_read_some.html
index 96fbaff5bc..f9e69609df 100644
--- a/doc/html/boost_asio/reference/serial_port_service/async_read_some.html
+++ b/doc/html/boost_asio/reference/serial_port_service/async_read_some.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.serial_port_service.async_read_some"></a><a class="link" href="async_read_some.html" title="serial_port_service::async_read_some">serial_port_service::async_read_some</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp191265392"></a>
+ <a class="indexterm" name="idp161895072"></a>
Start an asynchronous read.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -41,7 +41,8 @@ Start an asynchronous read.
</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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 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>
diff --git a/doc/html/boost_asio/reference/serial_port_service/async_write_some.html b/doc/html/boost_asio/reference/serial_port_service/async_write_some.html
index 17fa9b432d..93a272606d 100644
--- a/doc/html/boost_asio/reference/serial_port_service/async_write_some.html
+++ b/doc/html/boost_asio/reference/serial_port_service/async_write_some.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.serial_port_service.async_write_some"></a><a class="link" href="async_write_some.html" title="serial_port_service::async_write_some">serial_port_service::async_write_some</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp191285008"></a>
+ <a class="indexterm" name="idp161914624"></a>
Start an asynchronous write.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -41,7 +41,8 @@ Start an asynchronous write.
</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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 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>
diff --git a/doc/html/boost_asio/reference/serial_port_service/cancel.html b/doc/html/boost_asio/reference/serial_port_service/cancel.html
index 9f8ca20af0..0914011980 100644
--- a/doc/html/boost_asio/reference/serial_port_service/cancel.html
+++ b/doc/html/boost_asio/reference/serial_port_service/cancel.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.serial_port_service.cancel"></a><a class="link" href="cancel.html" title="serial_port_service::cancel">serial_port_service::cancel</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp191304560"></a>
+ <a class="indexterm" name="idp161934240"></a>
Cancel all asynchronous operations associated
with the handle.
</p>
@@ -38,7 +38,8 @@ Cancel all asynchronous operations associated
</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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 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>
diff --git a/doc/html/boost_asio/reference/serial_port_service/close.html b/doc/html/boost_asio/reference/serial_port_service/close.html
index df931fd614..37317a6b87 100644
--- a/doc/html/boost_asio/reference/serial_port_service/close.html
+++ b/doc/html/boost_asio/reference/serial_port_service/close.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.serial_port_service.close"></a><a class="link" href="close.html" title="serial_port_service::close">serial_port_service::close</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp191320048"></a>
+ <a class="indexterm" name="idp161949728"></a>
Close a serial port implementation.
</p>
<pre class="programlisting"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">system</span><span class="special">::</span><span class="identifier">error_code</span> <span class="identifier">close</span><span class="special">(</span>
@@ -37,7 +37,8 @@ Close a serial port implementation.
</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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 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>
diff --git a/doc/html/boost_asio/reference/serial_port_service/construct.html b/doc/html/boost_asio/reference/serial_port_service/construct.html
index b5acd3128b..6d022ac3b0 100644
--- a/doc/html/boost_asio/reference/serial_port_service/construct.html
+++ b/doc/html/boost_asio/reference/serial_port_service/construct.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.serial_port_service.construct"></a><a class="link" href="construct.html" title="serial_port_service::construct">serial_port_service::construct</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp191335504"></a>
+ <a class="indexterm" name="idp161965248"></a>
Construct a new serial port implementation.
</p>
<pre class="programlisting"><span class="keyword">void</span> <span class="identifier">construct</span><span class="special">(</span>
@@ -36,7 +36,8 @@ Construct a new serial port implementation.
</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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 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>
diff --git a/doc/html/boost_asio/reference/serial_port_service/destroy.html b/doc/html/boost_asio/reference/serial_port_service/destroy.html
index 8e42609795..29fbe4e040 100644
--- a/doc/html/boost_asio/reference/serial_port_service/destroy.html
+++ b/doc/html/boost_asio/reference/serial_port_service/destroy.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.serial_port_service.destroy"></a><a class="link" href="destroy.html" title="serial_port_service::destroy">serial_port_service::destroy</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp191343968"></a>
+ <a class="indexterm" name="idp161973792"></a>
Destroy a serial port implementation.
</p>
<pre class="programlisting"><span class="keyword">void</span> <span class="identifier">destroy</span><span class="special">(</span>
@@ -36,7 +36,8 @@ Destroy a serial port implementation.
</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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 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>
diff --git a/doc/html/boost_asio/reference/serial_port_service/get_io_service.html b/doc/html/boost_asio/reference/serial_port_service/get_io_service.html
index fc84dbcfdf..ce6d3435d0 100644
--- a/doc/html/boost_asio/reference/serial_port_service/get_io_service.html
+++ b/doc/html/boost_asio/reference/serial_port_service/get_io_service.html
@@ -30,7 +30,7 @@
<span class="emphasis"><em>Inherited from io_service.</em></span>
</p>
<p>
- <a class="indexterm" name="idp191353488"></a>
+ <a class="indexterm" name="idp161983072"></a>
Get the <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a> object that owns the
service.
</p>
@@ -39,7 +39,8 @@ Get the <a class="link" href="../io_service.html" title="io_service"><code class
</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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 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>
diff --git a/doc/html/boost_asio/reference/serial_port_service/get_option.html b/doc/html/boost_asio/reference/serial_port_service/get_option.html
index 6362058fb2..8db6a20d7e 100644
--- a/doc/html/boost_asio/reference/serial_port_service/get_option.html
+++ b/doc/html/boost_asio/reference/serial_port_service/get_option.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.serial_port_service.get_option"></a><a class="link" href="get_option.html" title="serial_port_service::get_option">serial_port_service::get_option</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp191364112"></a>
+ <a class="indexterm" name="idp161993760"></a>
Get a serial port option.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -40,7 +40,8 @@ Get a serial port option.
</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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 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>
diff --git a/doc/html/boost_asio/reference/serial_port_service/id.html b/doc/html/boost_asio/reference/serial_port_service/id.html
index 624baa17c9..59857bace5 100644
--- a/doc/html/boost_asio/reference/serial_port_service/id.html
+++ b/doc/html/boost_asio/reference/serial_port_service/id.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.serial_port_service.id"></a><a class="link" href="id.html" title="serial_port_service::id">serial_port_service::id</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp191387488"></a>
+ <a class="indexterm" name="idp162017136"></a>
The unique service identifier.
</p>
<pre class="programlisting"><span class="keyword">static</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">asio</span><span class="special">::</span><span class="identifier">io_service</span><span class="special">::</span><span class="identifier">id</span> <span class="identifier">id</span><span class="special">;</span>
@@ -35,7 +35,8 @@ The unique service identifier.
</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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 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>
diff --git a/doc/html/boost_asio/reference/serial_port_service/implementation_type.html b/doc/html/boost_asio/reference/serial_port_service/implementation_type.html
index 47ee1c775e..1e620108ec 100644
--- a/doc/html/boost_asio/reference/serial_port_service/implementation_type.html
+++ b/doc/html/boost_asio/reference/serial_port_service/implementation_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.serial_port_service.implementation_type"></a><a class="link" href="implementation_type.html" title="serial_port_service::implementation_type">serial_port_service::implementation_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp191397312"></a>
+ <a class="indexterm" name="idp162027040"></a>
The type of a serial port implementation.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">implementation_defined</span> <span class="identifier">implementation_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The type of a serial port implementation.
</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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 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>
diff --git a/doc/html/boost_asio/reference/serial_port_service/is_open.html b/doc/html/boost_asio/reference/serial_port_service/is_open.html
index 010cc73569..822cecfda7 100644
--- a/doc/html/boost_asio/reference/serial_port_service/is_open.html
+++ b/doc/html/boost_asio/reference/serial_port_service/is_open.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.serial_port_service.is_open"></a><a class="link" href="is_open.html" title="serial_port_service::is_open">serial_port_service::is_open</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp191409712"></a>
+ <a class="indexterm" name="idp162039376"></a>
Determine whether the handle is open.
</p>
<pre class="programlisting"><span class="keyword">bool</span> <span class="identifier">is_open</span><span class="special">(</span>
@@ -36,7 +36,8 @@ Determine whether the handle is open.
</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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 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>
diff --git a/doc/html/boost_asio/reference/serial_port_service/move_assign.html b/doc/html/boost_asio/reference/serial_port_service/move_assign.html
index 08af619893..499e5cfdda 100644
--- a/doc/html/boost_asio/reference/serial_port_service/move_assign.html
+++ b/doc/html/boost_asio/reference/serial_port_service/move_assign.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.serial_port_service.move_assign"></a><a class="link" href="move_assign.html" title="serial_port_service::move_assign">serial_port_service::move_assign</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp191420160"></a>
+ <a class="indexterm" name="idp162049888"></a>
Move-assign from another serial port implementation.
</p>
<pre class="programlisting"><span class="keyword">void</span> <span class="identifier">move_assign</span><span class="special">(</span>
@@ -38,7 +38,8 @@ Move-assign from another serial port implementation.
</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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 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>
diff --git a/doc/html/boost_asio/reference/serial_port_service/move_construct.html b/doc/html/boost_asio/reference/serial_port_service/move_construct.html
index 7644aeee4b..cad7ee221d 100644
--- a/doc/html/boost_asio/reference/serial_port_service/move_construct.html
+++ b/doc/html/boost_asio/reference/serial_port_service/move_construct.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.serial_port_service.move_construct"></a><a class="link" href="move_construct.html" title="serial_port_service::move_construct">serial_port_service::move_construct</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp191433824"></a>
+ <a class="indexterm" name="idp162063552"></a>
Move-construct a new serial port implementation.
</p>
<pre class="programlisting"><span class="keyword">void</span> <span class="identifier">move_construct</span><span class="special">(</span>
@@ -37,7 +37,8 @@ Move-construct a new serial port implementation.
</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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 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>
diff --git a/doc/html/boost_asio/reference/serial_port_service/native.html b/doc/html/boost_asio/reference/serial_port_service/native.html
index 8009d9f926..4234d37d4e 100644
--- a/doc/html/boost_asio/reference/serial_port_service/native.html
+++ b/doc/html/boost_asio/reference/serial_port_service/native.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.serial_port_service.native"></a><a class="link" href="native.html" title="serial_port_service::native">serial_port_service::native</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp191444976"></a>
+ <a class="indexterm" name="idp162074704"></a>
(Deprecated: Use <code class="computeroutput"><span class="identifier">native_handle</span><span class="special">()</span></code>.) Get the native handle implementation.
</p>
<pre class="programlisting"><span class="identifier">native_type</span> <span class="identifier">native</span><span class="special">(</span>
@@ -36,7 +36,8 @@
</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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 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>
diff --git a/doc/html/boost_asio/reference/serial_port_service/native_handle.html b/doc/html/boost_asio/reference/serial_port_service/native_handle.html
index 4f31c1424c..b0406944a3 100644
--- a/doc/html/boost_asio/reference/serial_port_service/native_handle.html
+++ b/doc/html/boost_asio/reference/serial_port_service/native_handle.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.serial_port_service.native_handle"></a><a class="link" href="native_handle.html" title="serial_port_service::native_handle">serial_port_service::native_handle</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp191455312"></a>
+ <a class="indexterm" name="idp162085040"></a>
Get the native handle implementation.
</p>
<pre class="programlisting"><span class="identifier">native_handle_type</span> <span class="identifier">native_handle</span><span class="special">(</span>
@@ -36,7 +36,8 @@ Get the native handle implementation.
</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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 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>
diff --git a/doc/html/boost_asio/reference/serial_port_service/native_handle_type.html b/doc/html/boost_asio/reference/serial_port_service/native_handle_type.html
index 4e2f393aee..a474121b73 100644
--- a/doc/html/boost_asio/reference/serial_port_service/native_handle_type.html
+++ b/doc/html/boost_asio/reference/serial_port_service/native_handle_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.serial_port_service.native_handle_type"></a><a class="link" href="native_handle_type.html" title="serial_port_service::native_handle_type">serial_port_service::native_handle_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp191464000"></a>
+ <a class="indexterm" name="idp162093664"></a>
The native handle type.
</p>
<pre class="programlisting"><span class="keyword">typedef</span> <span class="identifier">implementation_defined</span> <span class="identifier">native_handle_type</span><span class="special">;</span>
@@ -45,7 +45,8 @@ The native handle type.
</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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 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>
diff --git a/doc/html/boost_asio/reference/serial_port_service/native_type.html b/doc/html/boost_asio/reference/serial_port_service/native_type.html
index 6b24610ecd..78a780daec 100644
--- a/doc/html/boost_asio/reference/serial_port_service/native_type.html
+++ b/doc/html/boost_asio/reference/serial_port_service/native_type.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.serial_port_service.native_type"></a><a class="link" href="native_type.html" title="serial_port_service::native_type">serial_port_service::native_type</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp191476320"></a>
+ <a class="indexterm" name="idp162106112"></a>
(Deprecated: Use native_handle_type.) The
native handle type.
</p>
@@ -46,7 +46,8 @@
</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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 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>
diff --git a/doc/html/boost_asio/reference/serial_port_service/open.html b/doc/html/boost_asio/reference/serial_port_service/open.html
index 1b03041006..d7d73ddc66 100644
--- a/doc/html/boost_asio/reference/serial_port_service/open.html
+++ b/doc/html/boost_asio/reference/serial_port_service/open.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.serial_port_service.open"></a><a class="link" href="open.html" title="serial_port_service::open">serial_port_service::open</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp191488512"></a>
+ <a class="indexterm" name="idp162118240"></a>
Open a serial port.
</p>
<pre class="programlisting"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">system</span><span class="special">::</span><span class="identifier">error_code</span> <span class="identifier">open</span><span class="special">(</span>
@@ -38,7 +38,8 @@ Open a serial port.
</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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 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>
diff --git a/doc/html/boost_asio/reference/serial_port_service/read_some.html b/doc/html/boost_asio/reference/serial_port_service/read_some.html
index 1fdc733e7c..794d0de8cb 100644
--- a/doc/html/boost_asio/reference/serial_port_service/read_some.html
+++ b/doc/html/boost_asio/reference/serial_port_service/read_some.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.serial_port_service.read_some"></a><a class="link" href="read_some.html" title="serial_port_service::read_some">serial_port_service::read_some</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp191508384"></a>
+ <a class="indexterm" name="idp162138176"></a>
Read some data from the stream.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -40,7 +40,8 @@ Read some data from the stream.
</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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 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>
diff --git a/doc/html/boost_asio/reference/serial_port_service/send_break.html b/doc/html/boost_asio/reference/serial_port_service/send_break.html
index ddfeaa5845..beda22d041 100644
--- a/doc/html/boost_asio/reference/serial_port_service/send_break.html
+++ b/doc/html/boost_asio/reference/serial_port_service/send_break.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.serial_port_service.send_break"></a><a class="link" href="send_break.html" title="serial_port_service::send_break">serial_port_service::send_break</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp191529360"></a>
+ <a class="indexterm" name="idp162159216"></a>
Send a break sequence to the serial port.
</p>
<pre class="programlisting"><span class="identifier">boost</span><span class="special">::</span><span class="identifier">system</span><span class="special">::</span><span class="identifier">error_code</span> <span class="identifier">send_break</span><span class="special">(</span>
@@ -37,7 +37,8 @@ Send a break sequence to the serial port.
</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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 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>
diff --git a/doc/html/boost_asio/reference/serial_port_service/serial_port_service.html b/doc/html/boost_asio/reference/serial_port_service/serial_port_service.html
index c2b49c1361..cb7fd21ad5 100644
--- a/doc/html/boost_asio/reference/serial_port_service/serial_port_service.html
+++ b/doc/html/boost_asio/reference/serial_port_service/serial_port_service.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.serial_port_service.serial_port_service"></a><a class="link" href="serial_port_service.html" title="serial_port_service::serial_port_service">serial_port_service::serial_port_service</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp191544832"></a>
+ <a class="indexterm" name="idp162174688"></a>
Construct a new serial port service
for the specified <a class="link" href="../io_service.html" title="io_service"><code class="computeroutput"><span class="identifier">io_service</span></code></a>.
</p>
@@ -37,7 +37,8 @@ Construct a new serial port service
</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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 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>
diff --git a/doc/html/boost_asio/reference/serial_port_service/set_option.html b/doc/html/boost_asio/reference/serial_port_service/set_option.html
index 6371771d68..979694c7c7 100644
--- a/doc/html/boost_asio/reference/serial_port_service/set_option.html
+++ b/doc/html/boost_asio/reference/serial_port_service/set_option.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.serial_port_service.set_option"></a><a class="link" href="set_option.html" title="serial_port_service::set_option">serial_port_service::set_option</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp191556672"></a>
+ <a class="indexterm" name="idp162186592"></a>
Set a serial port option.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -40,7 +40,8 @@ Set a serial port option.
</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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 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>
diff --git a/doc/html/boost_asio/reference/serial_port_service/write_some.html b/doc/html/boost_asio/reference/serial_port_service/write_some.html
index d15fcd745a..967b3ddb19 100644
--- a/doc/html/boost_asio/reference/serial_port_service/write_some.html
+++ b/doc/html/boost_asio/reference/serial_port_service/write_some.html
@@ -27,7 +27,7 @@
<a name="boost_asio.reference.serial_port_service.write_some"></a><a class="link" href="write_some.html" title="serial_port_service::write_some">serial_port_service::write_some</a>
</h4></div></div></div>
<p>
- <a class="indexterm" name="idp191578848"></a>
+ <a class="indexterm" name="idp162208768"></a>
Write the given data to the stream.
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span>
@@ -40,7 +40,8 @@ Write the given data to the stream.
</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-2014 Christopher M. Kohlhoff<p>
+<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2015 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>