This is the complete list of members for qb::io::transport::udp, including all inherited members.
_in | qb::io::istream< _IO_ > | protected |
_in_buffer | qb::io::istream< _IO_ > | protected |
_out_buffer | qb::io::stream< io::udp::socket > | protected |
close() noexcept | qb::io::stream< io::udp::socket > | inline |
eof() noexcept | qb::io::istream< _IO_ > | inline |
flush(std::size_t size) noexcept | qb::io::istream< _IO_ > | inline |
getSource() const noexcept | qb::io::transport::udp | inline |
has_reset_on_pending_read | qb::io::transport::udp | static |
in() noexcept | qb::io::istream< _IO_ > | inline |
input_buffer_type typedef | qb::io::istream< _IO_ > | |
is_secure() const noexcept | qb::io::transport::udp | inline |
out() | qb::io::transport::udp | inline |
output_buffer_type typedef | qb::io::stream< io::udp::socket > | |
pendingRead() const noexcept | qb::io::istream< _IO_ > | inline |
pendingWrite() const noexcept | qb::io::stream< io::udp::socket > | inline |
ProxyOut | qb::io::transport::udp | |
publish(char const *data, std::size_t size) noexcept | qb::io::transport::udp | inline |
publish_to(udp::identity const &to, char const *data, std::size_t size) noexcept | qb::io::transport::udp | inline |
read() noexcept | qb::io::transport::udp | inline |
qb::io::stream< io::udp::socket >::read(std::enable_if_t< has_method_read< _IO_, int, char *, std::size_t >::value, Available > *=nullptr) noexcept | qb::io::istream< _IO_ > | inline |
setDestination(udp::identity const &to) noexcept | qb::io::transport::udp | inline |
transport() noexcept | qb::io::istream< _IO_ > | inline |
transport() const noexcept | qb::io::istream< _IO_ > | inline |
transport_io_type typedef | qb::io::stream< io::udp::socket > | |
write() noexcept | qb::io::transport::udp | inline |
qb::io::stream< io::udp::socket >::write(std::enable_if_t< has_method_write< io::udp::socket, int, const char *, std::size_t >::value, Available > *=nullptr) noexcept | qb::io::stream< io::udp::socket > | inline |
~istream() noexcept | qb::io::istream< _IO_ > | inline |