_async_event | qb::io::async::base< io< _Derived >, event::io > | protected |
_in | qb::io::istream< _IO_ > | protected |
_in_buffer | qb::io::istream< _IO_ > | protected |
_out_buffer | qb::io::stream< io::udp::socket > | protected |
base() | qb::io::async::base< io< _Derived >, event::io > | inlineprotected |
base_io_t typedef | qb::io::async::io< _Derived > | |
clear_protocols() | qb::io::async::io< _Derived > | inline |
client() noexcept | qb::io::async::udp::client< _Derived > | inline |
close() noexcept | qb::io::stream< io::udp::socket > | inline |
close_after_deliver() const noexcept | qb::io::async::io< _Derived > | inline |
disconnect(int reason=1) | qb::io::async::io< _Derived > | inline |
dispose() | qb::io::async::io< _Derived > | inlineprotected |
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 |
has_server | qb::io::async::udp::client< _Derived > | static |
in() noexcept | qb::io::istream< _IO_ > | inline |
input_buffer_type typedef | qb::io::istream< _IO_ > | |
io()=default | qb::io::async::io< _Derived > | |
io(IProtocol *protocol) noexcept | qb::io::async::io< _Derived > | inline |
io(io const &)=delete | qb::io::async::io< _Derived > | |
is_secure() const noexcept | qb::io::transport::udp | inline |
operator<<(T &&data) | qb::io::async::io< _Derived > | 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 |
protocol() | qb::io::async::io< _Derived > | inline |
ProxyOut | qb::io::transport::udp | |
qb::publish(_Args &&...args) noexcept | qb::io::async::io< _Derived > | inline |
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 |
ready_to_read() noexcept | qb::io::async::io< _Derived > | inline |
ready_to_write() noexcept | qb::io::async::io< _Derived > | inline |
setDestination(udp::identity const &to) noexcept | qb::io::transport::udp | inline |
start() noexcept | qb::io::async::io< _Derived > | inline |
switch_protocol(_Args &&...args) | qb::io::async::io< _Derived > | 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 |
~base() | qb::io::async::base< io< _Derived >, event::io > | inlineprotected |
~io() noexcept | qb::io::async::io< _Derived > | inline |
~istream() noexcept | qb::io::istream< _IO_ > | inline |