MyGUI::delegates::CMethodDelegate0< T > Class Template Reference

#include <MyGUI_Delegate.h>

Inheritance diagram for MyGUI::delegates::CMethodDelegate0< T >:

Inheritance graph
[legend]

Public Types

typedef void(T::* Method )()

Public Member Functions

 CMethodDelegate0 (IDelegateUnlink *_unlink, T *_object, Method _method)
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

template<typename T>
class MyGUI::delegates::CMethodDelegate0< T >

Definition at line 149 of file MyGUI_Delegate.h.


Member Typedef Documentation

template<typename T >
typedef void(T::* MyGUI::delegates::CMethodDelegate0< T >::Method)()

Definition at line 152 of file MyGUI_Delegate.h.


Constructor & Destructor Documentation

template<typename T >
MyGUI::delegates::CMethodDelegate0< T >::CMethodDelegate0 ( IDelegateUnlink _unlink,
T *  _object,
Method  _method 
) [inline]

Definition at line 154 of file MyGUI_Delegate.h.


Member Function Documentation

template<typename T >
virtual bool MyGUI::delegates::CMethodDelegate0< T >::compare ( IDelegateUnlink _unlink  )  const [inline, virtual]

Reimplemented from MyGUI::delegates::IDelegate0.

Definition at line 170 of file MyGUI_Delegate.h.

template<typename T >
virtual bool MyGUI::delegates::CMethodDelegate0< T >::compare ( IDelegate0 _delegate  )  const [inline, virtual]

Implements MyGUI::delegates::IDelegate0.

Definition at line 163 of file MyGUI_Delegate.h.

template<typename T >
virtual void MyGUI::delegates::CMethodDelegate0< T >::invoke (  )  [inline, virtual]

Implements MyGUI::delegates::IDelegate0.

Definition at line 158 of file MyGUI_Delegate.h.

template<typename T >
virtual bool MyGUI::delegates::CMethodDelegate0< T >::isType ( const std::type_info &  _type  )  [inline, virtual]

Implements MyGUI::delegates::IDelegate0.

Definition at line 156 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