C++ Actor Framework 1.0.0
Loading...
Searching...
No Matches
caf::net::octet_stream::with_t Class Reference

Entry point for the with(...) DSL. More...

#include <with.hpp>

Inherits extend::with< dsl::has_accept, dsl::has_connect, dsl::has_context >.

Public Types

using config_type = dsl::generic_config_value
 

Public Member Functions

template<class... Ts>
 with_t (multiplexer *mpx)
 
 with_t (const with_t &) noexcept=default
 
with_toperator= (const with_t &) noexcept=default
 

Detailed Description

Entry point for the with(...) DSL.


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