RESTinio
Loading...
Searching...
No Matches
fixed_size.hpp File Reference

Chain of async handlers of the fixed size. More...

#include <restinio/async_chain/common.hpp>
#include <array>

Go to the source code of this file.

Classes

class  restinio::async_chain::fixed_size_chain_t< Size, Extra_Data_Factory >
 A holder of fixed-size chain of asynchronous handlers. More...
class  restinio::async_chain::fixed_size_chain_t< Size, Extra_Data_Factory >::actual_controller_t
 Actual implementation of the controller interface. More...

Namespaces

namespace  restinio
namespace  restinio::async_chain

Detailed Description

Chain of async handlers of the fixed size.

Since
v.0.7.0

Definition in file fixed_size.hpp.