sigx++ 2.0.1
|
A hint to the compiler that the functor is a tunnel_functor. More...
#include <tunnel_base.h>
Public Member Functions | |
tunnel_base (const shared_dispatchable &_A_disp) | |
tunnel_validity_tracker & | validity_tracker () const |
Protected Attributes | |
shared_dispatchable | m_disp |
tunnel_validity_tracker | m_validity_tracker |
A hint to the compiler that the functor is a tunnel_functor.
sigx::tunnel_base::tunnel_base | ( | const shared_dispatchable & | _A_disp | ) |
tunnel_validity_tracker& sigx::tunnel_base::validity_tracker | ( | ) | const [inline] |
Referenced by sigx::signal_wrapper_base::prepare_connection().
shared_dispatchable sigx::tunnel_base::m_disp [protected] |
tunnel_validity_tracker sigx::tunnel_base::m_validity_tracker [mutable, protected] |