C++ Actor Framework 1.0.0
|
Binds a switch_protocol
invocation to 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 function object for on_request.