MyGUI::delegates::CStaticDelegate0 Class Reference

#include <MyGUI_Delegate.h>

Inheritance diagram for MyGUI::delegates::CStaticDelegate0:

Inheritance graph
[legend]

Public Types

typedef void(* Func )()

Public Member Functions

 CStaticDelegate0 (Func _func)
virtual bool isType (const std::type_info &_type)
virtual void invoke ()
virtual bool compare (IDelegate0 *_delegate) const
virtual bool compare (IDelegateUnlink *_unlink) const

Detailed Description

Definition at line 120 of file MyGUI_Delegate.h.


Member Typedef Documentation

Definition at line 123 of file MyGUI_Delegate.h.


Constructor & Destructor Documentation

MyGUI::delegates::CStaticDelegate0::CStaticDelegate0 ( Func  _func  )  [inline]

Definition at line 125 of file MyGUI_Delegate.h.


Member Function Documentation

virtual bool MyGUI::delegates::CStaticDelegate0::compare ( IDelegateUnlink _unlink  )  const [inline, virtual]

Reimplemented from MyGUI::delegates::IDelegate0.

Definition at line 140 of file MyGUI_Delegate.h.

virtual bool MyGUI::delegates::CStaticDelegate0::compare ( IDelegate0 _delegate  )  const [inline, virtual]

Implements MyGUI::delegates::IDelegate0.

Definition at line 134 of file MyGUI_Delegate.h.

virtual void MyGUI::delegates::CStaticDelegate0::invoke (  )  [inline, virtual]

Implements MyGUI::delegates::IDelegate0.

Definition at line 129 of file MyGUI_Delegate.h.

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

Implements MyGUI::delegates::IDelegate0.

Definition at line 127 of file MyGUI_Delegate.h.


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

Generated on Thu Dec 9 14:48:22 2010 for MyGUI by  doxygen 1.5.9