From b5c87084afaef42b2d058f68091be31988a6a874 Mon Sep 17 00:00:00 2001 From: DongHun Kwak Date: Wed, 13 Sep 2017 11:08:07 +0900 Subject: Imported Upstream version 1.64.0 Change-Id: Id9212edd016dd55f21172c427aa7894d1d24148b Signed-off-by: DongHun Kwak --- .../serial_port_service/native_handle.html | 50 ++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 doc/html/boost_asio/reference/serial_port_service/native_handle.html (limited to 'doc/html/boost_asio/reference/serial_port_service/native_handle.html') 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 new file mode 100644 index 0000000000..9ed7e2ab9e --- /dev/null +++ b/doc/html/boost_asio/reference/serial_port_service/native_handle.html @@ -0,0 +1,50 @@ + + + +serial_port_service::native_handle + + + + + + + + + + + + + + + +
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
+
+
+PrevUpHomeNext +
+
+ +

+ +Get the native handle implementation. +

+
native_handle_type native_handle(
+    implementation_type & impl);
+
+
+ + + +
+
+
+PrevUpHomeNext +
+ + -- cgit v1.2.3