|
MyGUI
3.2.0
|
#include <MyGUI_Delegate.h>
Inheritance diagram for MyGUI::delegates::CDelegate4< TP1, TP2, TP3, TP4 >:Public Types | |
| typedef IDelegate4< TP1, TP2, TP3, TP4 > | IDelegate |
Public Member Functions | |
| CDelegate4 () | |
| CDelegate4 (const CDelegate4< TP1, TP2, TP3, TP4 > &_event) | |
| ~CDelegate4 () | |
| bool | empty () const |
| void | clear () |
| CDelegate4< TP1, TP2, TP3, TP4 > & | operator= (IDelegate *_delegate) |
| CDelegate4< TP1, TP2, TP3, TP4 > & | operator= (const CDelegate4< TP1, TP2, TP3, TP4 > &_event) |
| void | operator() (TP1 p1, TP2 p2, TP3 p3, TP4 p4) |
Definition at line 169 of file MyGUI_Delegate.h.
| typedef IDelegate4<TP1, TP2, TP3, TP4> MyGUI::delegates::CDelegate4< TP1, TP2, TP3, TP4 >::IDelegate |
Definition at line 172 of file MyGUI_Delegate.h.
|
inline |
Definition at line 174 of file MyGUI_Delegate.h.
|
inline |
Definition at line 175 of file MyGUI_Delegate.h.
|
inline |
Definition at line 186 of file MyGUI_Delegate.h.
|
inline |
Definition at line 196 of file MyGUI_Delegate.h.
|
inline |
Definition at line 191 of file MyGUI_Delegate.h.
|
inline |
Definition at line 226 of file MyGUI_Delegate.h.
|
inline |
Definition at line 205 of file MyGUI_Delegate.h.
|
inline |
Definition at line 212 of file MyGUI_Delegate.h.
1.8.5