#include <CEGUIEvent.h>
Inheritance diagram for CEGUI::_functorBinder< Functor, Ret, Args >:
Public Member Functions | |
virtual Ret | operator() (Args args) const |
_functorBinder (const Functor &f) | |
Protected Attributes | |
Functor | d_f |
Definition at line 80 of file CEGUIEvent.h.
|
Definition at line 87 of file CEGUIEvent.h. |
|
Implements CEGUI::SubscriberInterface< Ret, Args >. Definition at line 83 of file CEGUIEvent.h. References CEGUI::_functorBinder< Functor, Ret, Args >::d_f. |
|
Definition at line 89 of file CEGUIEvent.h. Referenced by CEGUI::_functorBinder< Functor, Ret, Args >::operator()(). |