#include <MyGUI_DelegateImplement.h>
Definition at line 75 of file MyGUI_DelegateImplement.h.
§ Method
typedef void(T::* delegates::CMethodDelegateMYGUI_SUFFIX::Method) (MYGUI_PARAMS) |
§ CMethodDelegateMYGUI_SUFFIX()
delegates::CMethodDelegateMYGUI_SUFFIX::CMethodDelegateMYGUI_SUFFIX |
( |
IDelegateUnlink * |
_unlink, |
|
|
T * |
_object, |
|
|
Method |
_method |
|
) |
| |
|
inline |
§ compare() [1/2]
§ compare() [2/2]
virtual bool delegates::CMethodDelegateMYGUI_SUFFIX::compare |
( |
IDelegateUnlink * |
_unlink | ) |
const |
|
inlinevirtual |
§ invoke()
virtual void delegates::CMethodDelegateMYGUI_SUFFIX::invoke |
( |
MYGUI_PARAMS |
| ) |
|
|
inlinevirtual |
§ isType()
virtual bool delegates::CMethodDelegateMYGUI_SUFFIX::isType |
( |
const std::type_info & |
_type | ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following file: