MyGUI  3.0.1
Public Member Functions
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) const =0
virtual bool compare (IDelegateUnlink *_unlink) const

Detailed Description

Definition at line 41 of file MyGUI_DelegateImplement.h.

Constructor & Destructor Documentation

virtual delegates::IDelegateMYGUI_SUFFIX::~IDelegateMYGUI_SUFFIX ( )
inlinevirtual

Definition at line 44 of file MyGUI_DelegateImplement.h.

Member Function Documentation

virtual bool delegates::IDelegateMYGUI_SUFFIX::compare ( IDelegateMYGUI_SUFFIX MYGUI_TEMPLATE_ARGS _delegate) const
pure virtual
virtual bool delegates::IDelegateMYGUI_SUFFIX::compare ( IDelegateUnlink *  _unlink) const
inlinevirtual

Definition at line 48 of file MyGUI_DelegateImplement.h.

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: