#include <CEGUIEvent.h>
Inheritance diagram for CEGUI::_memberBinder< T, Ret, Args >:
Public Member Functions | |
virtual Ret | operator() (Args args) const |
_memberBinder (F f, T *t) | |
Protected Attributes | |
F | d_f |
T * | d_t |
|
Definition at line 103 of file CEGUIEvent.h. |
|
Implements CEGUI::SubscriberInterface< Ret, Args >. Definition at line 99 of file CEGUIEvent.h. |
|
Definition at line 105 of file CEGUIEvent.h. |
|
Definition at line 106 of file CEGUIEvent.h. |