Asio Extensions
Additional functionality built on top of (Boost.)Asio
asioext::dynamic_linear_buffer< Allocator > Member List

This is the complete list of members for asioext::dynamic_linear_buffer< Allocator >, including all inherited members.

capacity() const noexceptasioext::dynamic_linear_buffer< Allocator >inline
commit(std::size_t n)asioext::dynamic_linear_buffer< Allocator >inline
const_buffers_type typedefasioext::dynamic_linear_buffer< Allocator >
consume(std::size_t n)asioext::dynamic_linear_buffer< Allocator >inline
data() noexceptasioext::dynamic_linear_buffer< Allocator >inline
data() const noexceptasioext::dynamic_linear_buffer< Allocator >inline
dynamic_linear_buffer(basic_linear_buffer< Allocator > &b, std::size_t maximum_size=(std::numeric_limits< std::size_t >::max)()) noexceptasioext::dynamic_linear_buffer< Allocator >inlineexplicit
max_size() const noexceptasioext::dynamic_linear_buffer< Allocator >inline
mutable_buffers_type typedefasioext::dynamic_linear_buffer< Allocator >
prepare(std::size_t n)asioext::dynamic_linear_buffer< Allocator >
prepare(std::size_t n, error_code &ec)asioext::dynamic_linear_buffer< Allocator >
size() const noexceptasioext::dynamic_linear_buffer< Allocator >inline