Home
last modified time | relevance | path

Searched refs:basic_socket_streambuf (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/
Dbasic_socket_streambuf.hpp59 basic_socket_streambuf* connect(BOOST_ASIO_VARIADIC_BYVAL_PARAMS(n)) \
127 class basic_socket_streambuf;
139 class basic_socket_streambuf class
193 basic_socket_streambuf() in basic_socket_streambuf() function in boost::asio::basic_socket_streambuf
203 explicit basic_socket_streambuf(basic_stream_socket<protocol_type> s) in basic_socket_streambuf() function in boost::asio::basic_socket_streambuf
212 basic_socket_streambuf(basic_socket_streambuf&& other) in basic_socket_streambuf() function in boost::asio::basic_socket_streambuf
228 basic_socket_streambuf& operator=(basic_socket_streambuf&& other) in operator =()
248 virtual ~basic_socket_streambuf() in ~basic_socket_streambuf()
261 basic_socket_streambuf* connect(const endpoint_type& endpoint) in connect()
280 basic_socket_streambuf* connect(T1 t1, ..., TN tn);
[all …]
Dbasic_socket_iostream.hpp109 basic_socket_streambuf<Protocol, Clock, WaitTraits> streambuf_;
285 basic_socket_streambuf<Protocol, Clock, WaitTraits>* rdbuf() const in rdbuf()
287 return const_cast<basic_socket_streambuf<Protocol, Clock, WaitTraits>*>( in rdbuf()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/doc/
Dnet_ts.qbk255 [[link boost_asio.reference.basic_socket_streambuf.duration
256 `basic_socket_streambuf::duration`]]
257 [[link boost_asio.reference.basic_socket_streambuf.duration_type
258 `basic_socket_streambuf::duration_type`]]
262 [[link boost_asio.reference.basic_socket_streambuf.time_point
263 `basic_socket_streambuf::time_point`]]
264 [[link boost_asio.reference.basic_socket_streambuf.time_type
265 `basic_socket_streambuf::time_type`]]
269 [[link boost_asio.reference.basic_socket_streambuf.expiry
270 `basic_socket_streambuf::expiry`]]
[all …]
Dusing.qbk382 Changes [link boost_asio.reference.basic_socket_streambuf
383 `basic_socket_streambuf`] and [link boost_asio.reference.basic_socket_iostream
Dreference.qbk42776 basic_socket_streambuf< Protocol, Clock, WaitTraits > * rdbuf() const;
42842 [section:basic_socket_streambuf basic_socket_streambuf]
42844 [indexterm1 boost_asio.indexterm.basic_socket_streambuf..basic_socket_streambuf]
42854 class basic_socket_streambuf :
42864 [[link boost_asio.reference.basic_socket_streambuf.clock_type [*clock_type]]]
42871 [[link boost_asio.reference.basic_socket_streambuf.duration [*duration]]]
42878 [[link boost_asio.reference.basic_socket_streambuf.duration_type [*duration_type]]]
42885 [[link boost_asio.reference.basic_socket_streambuf.endpoint_type [*endpoint_type]]]
42892 [[link boost_asio.reference.basic_socket_streambuf.protocol_type [*protocol_type]]]
42899 [[link boost_asio.reference.basic_socket_streambuf.time_point [*time_point]]]
[all …]
Dhistory.qbk614 to enable the old Boost.Date_Time interface in `basic_socket_streambuf` and
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/ts/
Dnetfwd.hpp180 class basic_socket_streambuf;
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/doc/overview/
Dcpp2011.qbk135 [link boost_asio.reference.basic_socket_streambuf.connect
136 basic_socket_streambuf::connect()] and [link