moved to templated version in Faninout.h More...
Public Types | |
typedef boost::signals2::signal< int()> | signal |
typedef signal::slot_type | slot_type |
Public Member Functions | |
int | operator() () |
Public Attributes | |
signal | sig |
moved to templated version in Faninout.h
Definition at line 41 of file test_faninout.cxx.
typedef boost::signals2::signal<int ()> Consumer::signal |
Definition at line 42 of file test_faninout.cxx.
typedef signal::slot_type Consumer::slot_type |
Definition at line 43 of file test_faninout.cxx.
|
inline |
Definition at line 45 of file test_faninout.cxx.
signal Consumer::sig |
Definition at line 44 of file test_faninout.cxx.