Asio Extensions
Additional functionality built on top of (Boost.)Asio
|
This is the complete list of members for asioext::dynamic_linear_buffer< Allocator >, including all inherited members.
capacity() const noexcept | asioext::dynamic_linear_buffer< Allocator > | inline |
commit(std::size_t n) | asioext::dynamic_linear_buffer< Allocator > | inline |
const_buffers_type typedef | asioext::dynamic_linear_buffer< Allocator > | |
consume(std::size_t n) | asioext::dynamic_linear_buffer< Allocator > | inline |
data() noexcept | asioext::dynamic_linear_buffer< Allocator > | inline |
data() const noexcept | asioext::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)()) noexcept | asioext::dynamic_linear_buffer< Allocator > | inlineexplicit |
max_size() const noexcept | asioext::dynamic_linear_buffer< Allocator > | inline |
mutable_buffers_type typedef | asioext::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 noexcept | asioext::dynamic_linear_buffer< Allocator > | inline |