#include <CEGUIEvent.h>
Inheritance diagram for CEGUI::_refBinder< Functor, Ret, Args >:


Public Member Functions | |
| virtual Ret | operator() (Args args) const |
| _refBinder (const Functor &f) | |
Protected Attributes | |
| const Functor & | d_f |
|
||||||||||
|
Definition at line 174 of file CEGUIEvent.h. |
|
||||||||||
|
Implements CEGUI::SubscriberInterface< Ret, Args >. Definition at line 170 of file CEGUIEvent.h. |
|
|||||
|
Definition at line 176 of file CEGUIEvent.h. |
1.3.9.1