#include <buffer_sequence_adapter.hpp>
Definition at line 28 of file buffer_sequence_adapter.hpp.
static void asio::detail::buffer_sequence_adapter_base::init_iov_base |
( |
void *& |
base, |
|
|
void * |
addr |
|
) |
| |
|
inlinestaticprotected |
template<typename T >
static void asio::detail::buffer_sequence_adapter_base::init_iov_base |
( |
T & |
base, |
|
|
void * |
addr |
|
) |
| |
|
inlinestaticprotected |
static void asio::detail::buffer_sequence_adapter_base::init_native_buffer |
( |
iovec & |
iov, |
|
|
const asio::mutable_buffer & |
buffer |
|
) |
| |
|
inlinestaticprotected |
static void asio::detail::buffer_sequence_adapter_base::init_native_buffer |
( |
iovec & |
iov, |
|
|
const asio::const_buffer & |
buffer |
|
) |
| |
|
inlinestaticprotected |
The documentation for this class was generated from the following file: