MyGUI::delegates::CMultiDelegate3< TP1, TP2, TP3 > Class Template Reference

#include <MyGUI_Delegate.h>


Public Types

typedef IDelegate3< TP1, TP2, TP3 > IDelegate
typedef std::list< IDelegate * > ListDelegate
typedef ListDelegate::iterator ListDelegateIterator
typedef
ListDelegate::const_iterator 
ConstListDelegateIterator

Public Member Functions

 CMultiDelegate3 ()
 ~CMultiDelegate3 ()
bool empty () const
void clear ()
void clear (IDelegateUnlink *_unlink)
CMultiDelegate3< TP1, TP2, TP3 > & operator+= (IDelegate *_delegate)
CMultiDelegate3< TP1, TP2, TP3 > & operator-= (IDelegate *_delegate)
void operator() (TP1 p1, TP2 p2, TP3 p3)


Detailed Description

template<typename TP1, typename TP2, typename TP3>
class MyGUI::delegates::CMultiDelegate3< TP1, TP2, TP3 >

Definition at line 1255 of file MyGUI_Delegate.h.


Member Typedef Documentation

template<typename TP1 , typename TP2 , typename TP3 >
typedef ListDelegate::const_iterator MyGUI::delegates::CMultiDelegate3< TP1, TP2, TP3 >::ConstListDelegateIterator

Definition at line 1261 of file MyGUI_Delegate.h.

template<typename TP1 , typename TP2 , typename TP3 >
typedef IDelegate3<TP1, TP2, TP3> MyGUI::delegates::CMultiDelegate3< TP1, TP2, TP3 >::IDelegate

Definition at line 1258 of file MyGUI_Delegate.h.

template<typename TP1 , typename TP2 , typename TP3 >
typedef std::list<IDelegate* > MyGUI::delegates::CMultiDelegate3< TP1, TP2, TP3 >::ListDelegate

Definition at line 1259 of file MyGUI_Delegate.h.

template<typename TP1 , typename TP2 , typename TP3 >
typedef ListDelegate::iterator MyGUI::delegates::CMultiDelegate3< TP1, TP2, TP3 >::ListDelegateIterator

Definition at line 1260 of file MyGUI_Delegate.h.


Constructor & Destructor Documentation

template<typename TP1 , typename TP2 , typename TP3 >
MyGUI::delegates::CMultiDelegate3< TP1, TP2, TP3 >::CMultiDelegate3 (  )  [inline]

Definition at line 1263 of file MyGUI_Delegate.h.

template<typename TP1 , typename TP2 , typename TP3 >
MyGUI::delegates::CMultiDelegate3< TP1, TP2, TP3 >::~CMultiDelegate3 (  )  [inline]

Definition at line 1264 of file MyGUI_Delegate.h.


Member Function Documentation

template<typename TP1 , typename TP2 , typename TP3 >
void MyGUI::delegates::CMultiDelegate3< TP1, TP2, TP3 >::clear ( IDelegateUnlink _unlink  )  [inline]

Definition at line 1287 of file MyGUI_Delegate.h.

template<typename TP1 , typename TP2 , typename TP3 >
void MyGUI::delegates::CMultiDelegate3< TP1, TP2, TP3 >::clear (  )  [inline]

Definition at line 1275 of file MyGUI_Delegate.h.

template<typename TP1 , typename TP2 , typename TP3 >
bool MyGUI::delegates::CMultiDelegate3< TP1, TP2, TP3 >::empty (  )  const [inline]

Definition at line 1266 of file MyGUI_Delegate.h.

template<typename TP1 , typename TP2 , typename TP3 >
void MyGUI::delegates::CMultiDelegate3< TP1, TP2, TP3 >::operator() ( TP1  p1,
TP2  p2,
TP3  p3 
) [inline]

Definition at line 1328 of file MyGUI_Delegate.h.

template<typename TP1 , typename TP2 , typename TP3 >
CMultiDelegate3<TP1, TP2, TP3>& MyGUI::delegates::CMultiDelegate3< TP1, TP2, TP3 >::operator+= ( IDelegate _delegate  )  [inline]

Definition at line 1299 of file MyGUI_Delegate.h.

template<typename TP1 , typename TP2 , typename TP3 >
CMultiDelegate3<TP1, TP2, TP3>& MyGUI::delegates::CMultiDelegate3< TP1, TP2, TP3 >::operator-= ( IDelegate _delegate  )  [inline]

Definition at line 1312 of file MyGUI_Delegate.h.


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

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