sigx++  2.0.1
sigx::tunnel_context< I_sync, T_return, T_unary_functor > Struct Template Reference

Represents a tunnel message. More...

#include <tunnel_context.h>

Detailed Description

template<sync_type I_sync, typename T_return, typename T_unary_functor>
struct sigx::tunnel_context< I_sync, T_return, T_unary_functor >

Represents a tunnel message.

Specializations of this template represent different types of tunnel messages. tunnel_contextS are typically created on the heap by tunnel_functorS and manage their lifetime themselves.


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