qb  2.0.0.0
C++17 Actor Framework
qb Issue Watch Star Fork Follow @isndev
Loading...
Searching...
No Matches
qb::io::stream< _IO_ > Member List

This is the complete list of members for qb::io::stream< _IO_ >, including all inherited members.

_inqb::io::istream< _IO_ >protected
_in_bufferqb::io::istream< _IO_ >protected
_out_bufferqb::io::stream< _IO_ >protected
close() noexceptqb::io::stream< _IO_ >inline
eof() noexceptqb::io::istream< _IO_ >inline
flush(std::size_t size) noexceptqb::io::istream< _IO_ >inline
has_reset_on_pending_readqb::io::stream< _IO_ >static
in() noexceptqb::io::istream< _IO_ >inline
input_buffer_type typedefqb::io::istream< _IO_ >
out() noexceptqb::io::stream< _IO_ >inline
output_buffer_type typedefqb::io::stream< _IO_ >
pendingRead() const noexceptqb::io::istream< _IO_ >inline
pendingWrite() const noexceptqb::io::stream< _IO_ >inline
publish(char const *data, std::size_t size) noexceptqb::io::stream< _IO_ >inline
read(std::enable_if_t< has_method_read< _IO_, int, char *, std::size_t >::value, Available > *=nullptr) noexceptqb::io::istream< _IO_ >inline
transport() noexceptqb::io::istream< _IO_ >inline
transport() const noexceptqb::io::istream< _IO_ >inline
transport_io_type typedefqb::io::stream< _IO_ >
write(std::enable_if_t< has_method_write< _IO_, int, const char *, std::size_t >::value, Available > *=nullptr) noexceptqb::io::stream< _IO_ >inline
~istream() noexceptqb::io::istream< _IO_ >inline