sigx++
2.0.1
|
Base class for signal functors, see signal_f. More...
#include <signal_f_base.h>
Protected Member Functions | |
signal_f_base (const shared_dispatchable &_A_disp, signal_source_ptr _A_psigsource) | |
Protected Attributes | |
shared_dispatchable | m_disp |
std::tr1::shared_ptr< signal_source_base > | m_sigsource |
Shared signal source. More... | |
Base class for signal functors, see signal_f.
|
protected |
|
protected |
Referenced by sigx::signal_f< T_signal >::operator()().
|
protected |
Shared signal source.
Referenced by sigx::signal_f< T_signal >::operator()().