#include <MyGUI_Delegate.h>
Public Types |
typedef void(* | Func )() |
Detailed Description
Definition at line 59 of file MyGUI_Delegate.h.
Member Typedef Documentation
typedef void(* MyGUI::delegates::CStaticDelegate0::Func)() |
Constructor & Destructor Documentation
MyGUI::delegates::CStaticDelegate0::CStaticDelegate0 |
( |
Func |
_func | ) |
|
|
inline |
Member Function Documentation
virtual bool MyGUI::delegates::CStaticDelegate0::compare |
( |
IDelegate0 * |
_delegate | ) |
const |
|
inlinevirtual |
virtual bool MyGUI::delegates::CStaticDelegate0::compare |
( |
IDelegateUnlink * |
_unlink | ) |
const |
|
inlinevirtual |
virtual void MyGUI::delegates::CStaticDelegate0::invoke |
( |
| ) |
|
|
inlinevirtual |
virtual bool MyGUI::delegates::CStaticDelegate0::isType |
( |
const std::type_info & |
_type | ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following file: