#include <auto_tunneler.h>
Public Types | |
typedef T_functor | functor_type |
Static Public Member Functions | |
static const functor_type & | auto_open_tunnel (const T_functor &_A_func) |
Static Public Attributes | |
static const bool | is_tunneled = true |
Just returns the functor passed to auto_open_tunnel.
typedef T_functor sigx::internal::auto_tunneler< T_functor, true >::functor_type |
static const functor_type& sigx::internal::auto_tunneler< T_functor, true >::auto_open_tunnel | ( | const T_functor & | _A_func | ) | [inline, static] |
const bool sigx::internal::auto_tunneler< T_functor, true >::is_tunneled = true [static] |