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


Public Types | |
| typedef Ret(* | SlotFunction )(Args) |
Public Member Functions | |
| virtual Ret | operator() (Args args) const |
| _freeBinder (SlotFunction f) | |
Protected Attributes | |
| SlotFunction | d_f |
|
|||||
|
Definition at line 71 of file CEGUIEvent.h. |
|
||||||||||
|
Definition at line 72 of file CEGUIEvent.h. |
|
||||||||||
|
Implements CEGUI::SubscriberInterface< Ret, Args >. Definition at line 67 of file CEGUIEvent.h. |
|
|||||
|
Definition at line 74 of file CEGUIEvent.h. |
1.3.9.1