|
C++ Actor Framework 0.19
|
Binds a switch_protocol invocation to a trait class and a function object for on_request.
More...
#include <switch_protocol.hpp>
Public Member Functions | |
| switch_protocol_bind_2 (OnRequest on_request) | |
| template<class OnStart > | |
| auto | on_start (OnStart on_start) && |
Binds a switch_protocol invocation to a trait class and a function object for on_request.