Clementine
Public Types | Protected Types | Static Protected Member Functions | List of all members
asio::detail::buffer_sequence_adapter_base Class Reference
Inheritance diagram for asio::detail::buffer_sequence_adapter_base:
Inheritance graph
[legend]

Public Types

enum  
 

Protected Types

typedef iovec native_buffer_type
 

Static Protected Member Functions

static void init_iov_base (void *&base, void *addr)
 
template<typename T >
static void init_iov_base (T &base, void *addr)
 
static void init_native_buffer (iovec &iov, const asio::mutable_buffer &buffer)
 
static void init_native_buffer (iovec &iov, const asio::const_buffer &buffer)
 

The documentation for this class was generated from the following file: