|
MyGUI
3.2.2
|
#include <MyGUI_DelegateImplement.h>
Public Types | |
| typedef IDelegateMYGUI_SUFFIX MYGUI_TEMPLATE_ARGS | IDelegate |
Public Member Functions | |
| CDelegateMYGUI_SUFFIX () | |
| CDelegateMYGUI_SUFFIX (const CDelegateMYGUI_SUFFIX MYGUI_TEMPLATE_ARGS &_event) | |
| ~ CDelegateMYGUI_SUFFIX () | |
| bool | empty () const |
| void | clear () |
| CDelegateMYGUI_SUFFIX MYGUI_TEMPLATE_ARGS & | operator= (IDelegate *_delegate) |
| CDelegateMYGUI_SUFFIX MYGUI_TEMPLATE_ARGS & | operator= (const CDelegateMYGUI_SUFFIX MYGUI_TEMPLATE_ARGS &_event) |
| void | operator() (MYGUI_PARAMS) |
Definition at line 136 of file MyGUI_DelegateImplement.h.
Definition at line 139 of file MyGUI_DelegateImplement.h.
|
inline |
Definition at line 141 of file MyGUI_DelegateImplement.h.
|
inline |
Definition at line 142 of file MyGUI_DelegateImplement.h.
|
inline |
Definition at line 149 of file MyGUI_DelegateImplement.h.
|
inline |
Definition at line 159 of file MyGUI_DelegateImplement.h.
|
inline |
Definition at line 154 of file MyGUI_DelegateImplement.h.
|
inline |
Definition at line 189 of file MyGUI_DelegateImplement.h.
|
inline |
Definition at line 172 of file MyGUI_DelegateImplement.h.
|
inline |
Definition at line 165 of file MyGUI_DelegateImplement.h.
1.8.16