From 1a78a62555be32868418fe52f8e330c9d0f95d5a Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Tue, 30 Oct 2012 12:57:26 -0700 Subject: Imported Upstream version 1.49.0 --- .../reference/local__basic_endpoint/data.html | 53 ++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100755 doc/html/boost_asio/reference/local__basic_endpoint/data.html (limited to 'doc/html/boost_asio/reference/local__basic_endpoint/data.html') diff --git a/doc/html/boost_asio/reference/local__basic_endpoint/data.html b/doc/html/boost_asio/reference/local__basic_endpoint/data.html new file mode 100755 index 0000000000..76a7c5cd7c --- /dev/null +++ b/doc/html/boost_asio/reference/local__basic_endpoint/data.html @@ -0,0 +1,53 @@ + + + +local::basic_endpoint::data + + + + + + + + + + + + + + + +
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
+
+
+PrevUpHomeNext +
+
+ +

+ +Get the underlying endpoint in the native type. +

+
data_type * data();
+  » more...
+
+const data_type * data() const;
+  » more...
+
+
+ + + +
+
+
+PrevUpHomeNext +
+ + -- cgit v1.2.3