MyGUI
3.2.1
|
#include <MyGUI_Delegate.h>
Public Types | |
typedef IDelegate2< TP1, TP2 > | IDelegate |
Public Member Functions | |
CDelegate2 () | |
CDelegate2 (const CDelegate2< TP1, TP2 > &_event) | |
~CDelegate2 () | |
bool | empty () const |
void | clear () |
CDelegate2< TP1, TP2 > & | operator= (IDelegate *_delegate) |
CDelegate2< TP1, TP2 > & | operator= (const CDelegate2< TP1, TP2 > &_event) |
void | operator() (TP1 p1, TP2 p2) |
Definition at line 137 of file MyGUI_Delegate.h.
typedef IDelegate2<TP1, TP2> MyGUI::delegates::CDelegate2< TP1, TP2 >::IDelegate |
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 154 of file MyGUI_Delegate.h.
|
inline |
Definition at line 164 of file MyGUI_Delegate.h.
|
inline |
Definition at line 159 of file MyGUI_Delegate.h.
|
inline |
Definition at line 194 of file MyGUI_Delegate.h.
|
inline |
Definition at line 173 of file MyGUI_Delegate.h.
|
inline |
Definition at line 180 of file MyGUI_Delegate.h.