C++ Actor Framework 1.0.0
Loading...
Searching...
No Matches
caf::net::lp::base_config< Trait > Class Template Reference

Configuration for the with_t DSL entry point. More...

#include <config.hpp>

Inherits dsl::generic_config_value.

Public Types

using trait_type = Trait
 
using super = dsl::generic_config_value
 

Public Attributes

Trait trait
 Configures the protocol layer.
 

Detailed Description

template<class Trait>
class caf::net::lp::base_config< Trait >

Configuration for the with_t DSL entry point.

Refined into a server or client configuration later on.


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