#include <auto_tunneler.h>
Public Types | |
typedef tunnel_functor< ASYNC, T_functor > | functor_type |
Static Public Member Functions | |
static functor_type | auto_open_tunnel (const T_functor &_A_func) |
Static Public Attributes | |
static const bool | is_tunneled = false |
This general version is used for non-tunneled functors.
typedef tunnel_functor<ASYNC, T_functor> sigx::internal::auto_tunneler< T_functor, I_istunneled >::functor_type |
static functor_type sigx::internal::auto_tunneler< T_functor, I_istunneled >::auto_open_tunnel | ( | const T_functor & | _A_func | ) | [inline, static] |
References sigx::open_tunnel().
const bool sigx::internal::auto_tunneler< T_functor, I_istunneled >::is_tunneled = false [static] |