Helper struct to wrap the functor call. More...
Public Member Functions | |
ttrigger_message (tmessage &message) | |
void | operator() (tsignal_message_function functor, tdispatcher &dispatcher, const tevent event, bool &handled, bool &halt) |
Private Attributes | |
tmessage & | message_ |
Helper struct to wrap the functor call.
Definition at line 274 of file dispatcher.cpp.
|
inline |
Definition at line 277 of file dispatcher.cpp.
|
inline |
Definition at line 281 of file dispatcher.cpp.
|
private |
Definition at line 291 of file dispatcher.cpp.
Referenced by operator()().