qb
2.0.0.0
C++17 Actor Framework
|
This is the complete list of members for qb::io::async::io_handler< _Derived, _Session >, including all inherited members.
extractSession(uuid const &ident) | qb::io::async::io_handler< _Derived, _Session > | inline |
io_handler()=default | qb::io::async::io_handler< _Derived, _Session > | |
IOSession typedef | qb::io::async::io_handler< _Derived, _Session > | |
registerSession(typename _Session::transport_io_type &&new_io, Args &&...args) | qb::io::async::io_handler< _Derived, _Session > | inline |
session(uuid id) | qb::io::async::io_handler< _Derived, _Session > | inline |
session_map_t typedef | qb::io::async::io_handler< _Derived, _Session > | |
sessions() | qb::io::async::io_handler< _Derived, _Session > | inline |
stream(_Args &&...args) | qb::io::async::io_handler< _Derived, _Session > | inline |
stream_if(_Func const &func, _Args &&...args) | qb::io::async::io_handler< _Derived, _Session > | inline |
unregisterSession(uuid const &ident) | qb::io::async::io_handler< _Derived, _Session > | inline |
~io_handler()=default | qb::io::async::io_handler< _Derived, _Session > |