#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 86 of file CEGUIEvent.h. |
|
||||||||||
|
Implements CEGUI::SubscriberInterface< Ret, Args >. Definition at line 82 of file CEGUIEvent.h. |
|
|||||
|
Definition at line 88 of file CEGUIEvent.h. |
1.3.9.1