AsyncBerkeley
Asynchronous Berkeley sockets. Simple.
Loading...
Searching...
No Matches
io::socket::message_buffer< Allocator > Member List

This is the complete list of members for io::socket::message_buffer< Allocator >, including all inherited members.

begin() noexcept -> iteratorio::socket::message_buffer< Allocator >
begin() const noexcept -> const_iteratorio::socket::message_buffer< Allocator >
buffer_type typedefio::socket::message_buffer< Allocator >
const_iterator typedefio::socket::message_buffer< Allocator >
emplace_back(Args &&...args) -> decltype(auto)io::socket::message_buffer< Allocator >
empty() const noexcept -> boolio::socket::message_buffer< Allocator >
end() noexcept -> iteratorio::socket::message_buffer< Allocator >
end() const noexcept -> const_iteratorio::socket::message_buffer< Allocator >
iterator typedefio::socket::message_buffer< Allocator >
message_buffer(const Allocator &alloc=Allocator()) noexcept(noexcept(Allocator()))io::socket::message_buffer< Allocator >
message_buffer(const Bufs &...bufs) noexceptio::socket::message_buffer< Allocator >
operator bool() const noexceptio::socket::message_buffer< Allocator >explicit
operator+=(std::size_t len) noexcept -> message_buffer &io::socket::message_buffer< Allocator >
push_back(const Buf &buf) -> voidio::socket::message_buffer< Allocator >
push_back(native_buffer_type buf) -> voidio::socket::message_buffer< Allocator >
size() const noexcept -> size_typeio::socket::message_buffer< Allocator >
size_type typedefio::socket::message_buffer< Allocator >