qb
2.0.0.0
C++17 Actor Framework
|
This is the complete list of members for qb::io::async::IProtocol, including all inherited members.
getMessageSize() noexcept=0 | qb::io::async::IProtocol | pure virtual |
not_ok() noexcept | qb::io::async::IProtocol | inline |
ok() const noexcept | qb::io::async::IProtocol | inline |
onMessage(std::size_t size) noexcept=0 | qb::io::async::IProtocol | pure virtual |
reset() noexcept=0 | qb::io::async::IProtocol | pure virtual |
set_should_flush(bool should_flush) noexcept | qb::io::async::IProtocol | inline |
should_flush() const noexcept | qb::io::async::IProtocol | inline |
~IProtocol()=default | qb::io::async::IProtocol | virtual |