delegates::MYGUI_C_STATIC_DELEGATE Class Reference

#include <MyGUI_DelegateImplement.h>

Public Types

typedef void(* Func )(MYGUI_PARAMS)

Public Member Functions

 MYGUI_C_STATIC_DELEGATE (Func _func)
virtual bool isType (const std::type_info &_type)
virtual void invoke (MYGUI_PARAMS)
virtual bool compare (MYGUI_I_DELEGATE MYGUI_TEMPLATE_ARGS *_delegate) const
virtual bool compare (IDelegateUnlink *_unlink) const

Detailed Description

Definition at line 54 of file MyGUI_DelegateImplement.h.


Member Typedef Documentation

typedef void(* delegates::MYGUI_C_STATIC_DELEGATE::Func)(MYGUI_PARAMS)

Definition at line 57 of file MyGUI_DelegateImplement.h.


Constructor & Destructor Documentation

delegates::MYGUI_C_STATIC_DELEGATE::MYGUI_C_STATIC_DELEGATE ( Func  _func  )  [inline]

Definition at line 59 of file MyGUI_DelegateImplement.h.


Member Function Documentation

virtual bool delegates::MYGUI_C_STATIC_DELEGATE::compare ( IDelegateUnlink *  _unlink  )  const [inline, virtual]

Definition at line 74 of file MyGUI_DelegateImplement.h.

virtual bool delegates::MYGUI_C_STATIC_DELEGATE::compare ( MYGUI_I_DELEGATE MYGUI_TEMPLATE_ARGS *  _delegate  )  const [inline, virtual]

Definition at line 68 of file MyGUI_DelegateImplement.h.

virtual void delegates::MYGUI_C_STATIC_DELEGATE::invoke ( MYGUI_PARAMS   )  [inline, virtual]

Definition at line 63 of file MyGUI_DelegateImplement.h.

virtual bool delegates::MYGUI_C_STATIC_DELEGATE::isType ( const std::type_info &  _type  )  [inline, virtual]

Definition at line 61 of file MyGUI_DelegateImplement.h.


The documentation for this class was generated from the following file:
Generated on Thu Nov 17 15:31:10 2011 for MyGUI by  doxygen 1.6.3