C++ Actor Framework 0.19
Loading...
Searching...
No Matches
Public Member Functions | List of all members
caf::net::web_socket::switch_protocol_bind_2< Trait, OnRequest > Struct Template Reference

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) &&
 

Detailed Description

template<class Trait, class OnRequest>
struct caf::net::web_socket::switch_protocol_bind_2< Trait, OnRequest >

Binds a switch_protocol invocation to a trait class and a function object for on_request.


The documentation for this struct was generated from the following file: