Clementine
|
This is the complete list of members for asio::const_buffer, including all inherited members.
const_buffer() ASIO_NOEXCEPT | asio::const_buffer | inline |
const_buffer(const void *data, std::size_t size) ASIO_NOEXCEPT | asio::const_buffer | inline |
const_buffer(const mutable_buffer &b) ASIO_NOEXCEPT | asio::const_buffer | inline |
data() const ASIO_NOEXCEPT | asio::const_buffer | inline |
operator+(const const_buffer &b, std::size_t n) ASIO_NOEXCEPT | asio::const_buffer | related |
operator+(std::size_t n, const const_buffer &b) ASIO_NOEXCEPT | asio::const_buffer | related |
operator+=(std::size_t n) ASIO_NOEXCEPT | asio::const_buffer | inline |
size() const ASIO_NOEXCEPT | asio::const_buffer | inline |