|
RADLib
RADical C++ application framework
|
#include <RADCore.h>
Collaboration diagram for RADCore::Internal::EventBinder< Args >:Public Member Functions | |
| EventBinder (Event< void(Args...)> &ev) | |
| void | operator() (Args... args) |
Public Attributes | |
| Event< void(Args...)> & | targetEvent |
|
inline |
|
inline |
| Event<void(Args...)>& RADCore::Internal::EventBinder< Args >::targetEvent |