MyGUI
3.0.1
|
#include <MyGUI_Delegate.h>
Public Types | |
typedef IDelegate1< TP1 > | IDelegate |
Public Member Functions | |
CDelegate1 () | |
CDelegate1 (const CDelegate1< TP1 > &_event) | |
~CDelegate1 () | |
bool | empty () const |
void | clear () |
CDelegate1< TP1 > & | operator= (IDelegate *_delegate) |
CDelegate1< TP1 > & | operator= (const CDelegate1< TP1 > &_event) |
void | operator() (TP1 p1) |
Definition at line 142 of file MyGUI_Delegate.h.
typedef IDelegate1<TP1> MyGUI::delegates::CDelegate1< TP1 >::IDelegate |
Definition at line 145 of file MyGUI_Delegate.h.
|
inline |
Definition at line 147 of file MyGUI_Delegate.h.
|
inline |
Definition at line 148 of file MyGUI_Delegate.h.
|
inline |
Definition at line 154 of file MyGUI_Delegate.h.
|
inline |
Definition at line 158 of file MyGUI_Delegate.h.
|
inline |
Definition at line 156 of file MyGUI_Delegate.h.
|
inline |
Definition at line 184 of file MyGUI_Delegate.h.
|
inline |
Definition at line 167 of file MyGUI_Delegate.h.
|
inline |
Definition at line 174 of file MyGUI_Delegate.h.