rotor
Event loop friendly C++ actor micro-framework
 
Loading...
Searching...
No Matches
rotor::asio::forwarder_t< Actor, Handler, details::count::_1, ErrHandler > Member List

This is the complete list of members for rotor::asio::forwarder_t< Actor, Handler, details::count::_1, ErrHandler >, including all inherited members.

base_t typedefrotor::asio::forwarder_t< Actor, Handler, details::count::_1, ErrHandler >
base_t typedefrotor::asio::forwarder_t< Actor, Handler, details::count::_1, ErrHandler >
err_handlerrotor::asio::forwarder_base_t< Actor, Handler, ErrHandler >
forwarder_base_t(Actor &actor_, Handler &&handler_, ErrHandler &&err_handler_)rotor::asio::forwarder_base_t< Actor, Handler, ErrHandler >inline
operator()(const boost::system::error_code &ec, T arg) noexceptrotor::asio::forwarder_t< Actor, Handler, details::count::_1, ErrHandler >inline