|
MyGUI
3.2.2
|
#include <MyGUI_Delegate.h>
Public Types | |
| typedef IDelegate0 | IDelegate |
Public Member Functions | |
| CDelegate0 () | |
| CDelegate0 (const CDelegate0 &_event) | |
| ~CDelegate0 () | |
| bool | empty () const |
| void | clear () |
| CDelegate0 & | operator= (IDelegate *_delegate) |
| CDelegate0 & | operator= (const CDelegate0 &_event) |
| void | operator() () |
Definition at line 137 of file MyGUI_Delegate.h.
Definition at line 140 of file MyGUI_Delegate.h.
|
inline |
Definition at line 142 of file MyGUI_Delegate.h.
|
inline |
Definition at line 143 of file MyGUI_Delegate.h.
|
inline |
Definition at line 150 of file MyGUI_Delegate.h.
|
inline |
Definition at line 160 of file MyGUI_Delegate.h.
|
inline |
Definition at line 155 of file MyGUI_Delegate.h.
|
inline |
Definition at line 190 of file MyGUI_Delegate.h.
|
inline |
Definition at line 166 of file MyGUI_Delegate.h.
|
inline |
Definition at line 173 of file MyGUI_Delegate.h.
1.8.9.1