SObjectizer  5.7
Namespaces | Functions
make_mchain.hpp File Reference

A helper function for the creation of a new mchain. More...

#include <so_5/impl/mchain_details.hpp>
#include <so_5/impl/msg_tracing_helpers.hpp>

Go to the source code of this file.

Namespaces

 so_5
 Public part of message limit implementation.
 
 so_5::impl
 Details of SObjectizer run-time implementations.
 

Functions

template<typename Q , typename... A>
mchain_t so_5::impl::make_mchain (outliving_reference_t< so_5::msg_tracing::holder_t > tracer, const mchain_params_t &params, A &&... args)
 Helper function for creation of a new mchain with respect to message tracing. More...
 

Detailed Description

A helper function for the creation of a new mchain.

Since
v.5.7.0