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

Stuff related to growable-size chain of async request-headers. More...

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

Go to the source code of this file.

Classes

class  restinio::async_chain::growable_size_chain_t< Extra_Data_Factory >
 A holder of variable-size chain of asynchronous handlers. More...
struct  restinio::async_chain::growable_size_chain_t< Extra_Data_Factory >::creation_token_t
class  restinio::async_chain::growable_size_chain_t< Extra_Data_Factory >::actual_controller_t
 Actual implementation of the controller interface. More...
class  restinio::async_chain::growable_size_chain_t< Extra_Data_Factory >::builder_t
 A builder of an instance of growable_size_chain. More...

Namespaces

namespace  restinio
namespace  restinio::async_chain

Detailed Description

Stuff related to growable-size chain of async request-headers.

Since
v.0.7.0

Definition in file growable_size.hpp.