delegates::MYGUI_C_MULTI_DELEGATE Class Reference

#include <MyGUI_DelegateImplement.h>

Public Types

typedef MYGUI_I_DELEGATE
MYGUI_TEMPLATE_ARGS 
IDelegate
typedef MYGUI_TYPENAME
std::list< IDelegate * > 
ListDelegate
typedef MYGUI_TYPENAME
ListDelegate::iterator 
ListDelegateIterator
typedef MYGUI_TYPENAME
ListDelegate::const_iterator 
ConstListDelegateIterator

Public Member Functions

 MYGUI_C_MULTI_DELEGATE ()
 ~MYGUI_C_MULTI_DELEGATE ()
bool empty () const
void clear ()
void clear (IDelegateUnlink *_unlink)
MYGUI_C_MULTI_DELEGATE
MYGUI_TEMPLATE_ARGS & 
operator+= (IDelegate *_delegate)
MYGUI_C_MULTI_DELEGATE
MYGUI_TEMPLATE_ARGS & 
operator-= (IDelegate *_delegate)
void operator() (MYGUI_PARAMS)

Detailed Description

Definition at line 196 of file MyGUI_DelegateImplement.h.


Member Typedef Documentation

typedef MYGUI_TYPENAME ListDelegate::const_iterator delegates::MYGUI_C_MULTI_DELEGATE::ConstListDelegateIterator

Definition at line 202 of file MyGUI_DelegateImplement.h.

Definition at line 199 of file MyGUI_DelegateImplement.h.

typedef MYGUI_TYPENAME std::list<IDelegate* > delegates::MYGUI_C_MULTI_DELEGATE::ListDelegate

Definition at line 200 of file MyGUI_DelegateImplement.h.

typedef MYGUI_TYPENAME ListDelegate::iterator delegates::MYGUI_C_MULTI_DELEGATE::ListDelegateIterator

Definition at line 201 of file MyGUI_DelegateImplement.h.


Constructor & Destructor Documentation

delegates::MYGUI_C_MULTI_DELEGATE::MYGUI_C_MULTI_DELEGATE (  )  [inline]

Definition at line 204 of file MyGUI_DelegateImplement.h.

delegates::MYGUI_C_MULTI_DELEGATE::~MYGUI_C_MULTI_DELEGATE (  )  [inline]

Definition at line 205 of file MyGUI_DelegateImplement.h.


Member Function Documentation

void delegates::MYGUI_C_MULTI_DELEGATE::clear ( IDelegateUnlink *  _unlink  )  [inline]

Definition at line 228 of file MyGUI_DelegateImplement.h.

void delegates::MYGUI_C_MULTI_DELEGATE::clear (  )  [inline]

Definition at line 216 of file MyGUI_DelegateImplement.h.

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

Definition at line 207 of file MyGUI_DelegateImplement.h.

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

Definition at line 269 of file MyGUI_DelegateImplement.h.

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

Definition at line 240 of file MyGUI_DelegateImplement.h.

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

Definition at line 253 of file MyGUI_DelegateImplement.h.


The documentation for this class was generated from the following file:
Generated on Thu Nov 17 15:31:10 2011 for MyGUI by  doxygen 1.6.3