C++ Actor Framework 1.0.0
Loading...
Searching...
No Matches
caf::chunk Member List

This is the complete list of members for caf::chunk, including all inherited members.

bytes() const noexceptcaf::chunk
chunk() noexcept=default (defined in caf::chunk)caf::chunk
chunk(const_byte_span buffer) (defined in caf::chunk)caf::chunkexplicit
chunk(caf::span< const const_byte_span > buffers) (defined in caf::chunk)caf::chunkexplicit
chunk(intrusive_ptr< data > data) noexcept (defined in caf::chunk)caf::chunkexplicit
empty() const noexceptcaf::chunk
equal_to(const chunk &other) const noexcept (defined in caf::chunk)caf::chunk
from_buffers(const ByteBuffers &... buffers) (defined in caf::chunk)caf::chunkstatic
get_data() const &noexceptcaf::chunk
get_data() &&noexceptcaf::chunk
operator bool() const noexceptcaf::chunkexplicit
size() const noexceptcaf::chunk
swap(chunk &other) noexceptcaf::chunk