MyGUI  3.2.0
Public Types | Public Member Functions
delegates::CDelegateMYGUI_SUFFIX Class Reference

#include <MyGUI_DelegateImplement.h>

Public Types

typedef IDelegateMYGUI_SUFFIX
MYGUI_TEMPLATE_ARGS 
IDelegate

Public Member Functions

 CDelegateMYGUI_SUFFIX ()
 CDelegateMYGUI_SUFFIX (const CDelegateMYGUI_SUFFIX MYGUI_TEMPLATE_ARGS &_event)
 ~CDelegateMYGUI_SUFFIX ()
bool empty () const
void clear ()
CDelegateMYGUI_SUFFIX
MYGUI_TEMPLATE_ARGS
operator= (IDelegate *_delegate)
CDelegateMYGUI_SUFFIX
MYGUI_TEMPLATE_ARGS
operator= (const CDelegateMYGUI_SUFFIX MYGUI_TEMPLATE_ARGS &_event)
void operator() (MYGUI_PARAMS)

Detailed Description

Definition at line 168 of file MyGUI_DelegateImplement.h.


Member Typedef Documentation

Definition at line 171 of file MyGUI_DelegateImplement.h.


Constructor & Destructor Documentation

Definition at line 173 of file MyGUI_DelegateImplement.h.

Definition at line 174 of file MyGUI_DelegateImplement.h.

Definition at line 185 of file MyGUI_DelegateImplement.h.


Member Function Documentation

Definition at line 195 of file MyGUI_DelegateImplement.h.

bool delegates::CDelegateMYGUI_SUFFIX::empty ( ) const [inline]

Definition at line 190 of file MyGUI_DelegateImplement.h.

void delegates::CDelegateMYGUI_SUFFIX::operator() ( MYGUI_PARAMS  ) [inline]

Definition at line 225 of file MyGUI_DelegateImplement.h.

CDelegateMYGUI_SUFFIX MYGUI_TEMPLATE_ARGS& delegates::CDelegateMYGUI_SUFFIX::operator= ( IDelegate _delegate) [inline]

Definition at line 204 of file MyGUI_DelegateImplement.h.

CDelegateMYGUI_SUFFIX MYGUI_TEMPLATE_ARGS& delegates::CDelegateMYGUI_SUFFIX::operator= ( const CDelegateMYGUI_SUFFIX MYGUI_TEMPLATE_ARGS _event) [inline]

Definition at line 211 of file MyGUI_DelegateImplement.h.


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