sigx++
2.0.1
|
Automatic creation of a tunnel functor if T_functor is not yet tunneled. More...
#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 |
Automatic creation of a tunnel functor if T_functor is not yet tunneled.
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 |
|
inlinestatic |
References sigx::open_tunnel().
|
static |