C++ Actor Framework 0.19
|
This is the complete list of members for caf::net::octet_stream::policy, including all inherited members.
accept(stream_socket) | caf::net::octet_stream::policy | virtual |
buffered() const noexcept | caf::net::octet_stream::policy | virtual |
connect(stream_socket x) | caf::net::octet_stream::policy | virtual |
last_error(stream_socket, ptrdiff_t) | caf::net::octet_stream::policy | virtual |
read(stream_socket x, byte_span buf) | caf::net::octet_stream::policy | virtual |
write(stream_socket x, const_byte_span buf) | caf::net::octet_stream::policy | virtual |
~policy() (defined in caf::net::octet_stream::policy) | caf::net::octet_stream::policy | virtual |