delegates::IDelegateMYGUI_SUFFIX Class Reference

#include <MyGUI_DelegateImplement.h>

Public Member Functions

virtual ~IDelegateMYGUI_SUFFIX ()
virtual bool isType (const std::type_info &_type)=0
virtual void invoke (MYGUI_PARAMS)=0
virtual bool compare (IDelegateMYGUI_SUFFIX MYGUI_TEMPLATE_ARGS *_delegate)=0
virtual bool compare (IDelegateUnlink *_unlink)

Detailed Description

Definition at line 42 of file MyGUI_DelegateImplement.h.


Constructor & Destructor Documentation

virtual delegates::IDelegateMYGUI_SUFFIX::~IDelegateMYGUI_SUFFIX (  )  [inline, virtual]

Definition at line 45 of file MyGUI_DelegateImplement.h.


Member Function Documentation

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

Definition at line 49 of file MyGUI_DelegateImplement.h.

virtual bool delegates::IDelegateMYGUI_SUFFIX::compare ( IDelegateMYGUI_SUFFIX MYGUI_TEMPLATE_ARGS *  _delegate  )  [pure virtual]
virtual void delegates::IDelegateMYGUI_SUFFIX::invoke ( MYGUI_PARAMS   )  [pure virtual]
virtual bool delegates::IDelegateMYGUI_SUFFIX::isType ( const std::type_info &  _type  )  [pure virtual]

The documentation for this class was generated from the following file:

Generated on 5 Dec 2009 for MyGUI by  doxygen 1.6.1