CL_Callback_4_functor< RetVal, P1, P2, P3, P4 > Class Template Reference
[clanCore Signals]

CL_Callback_4_functor. More...

#include <callback_4.h>

Inheritance diagram for CL_Callback_4_functor< RetVal, P1, P2, P3, P4 >:

CL_Callback_4< RetVal, P1, P2, P3, P4 > List of all members.

Public Member Functions

 CL_Callback_4_functor ()
 CL_Callback_4_functor (const CL_Callback_4_functor &copy)
template<class Functor>
 CL_Callback_4_functor (Functor functor)
void set (RetVal(*function)(P1, P2, P3, P4))
template<typename UserData>
void set (RetVal(*function)(P1, P2, P3, P4, UserData), const UserData &user_data)
template<class InstanceClass>
void set (InstanceClass *instance, RetVal(InstanceClass::*function)(P1, P2, P3, P4))
template<class InstanceClass, typename UserData>
void set (InstanceClass *instance, RetVal(InstanceClass::*function)(P1, P2, P3, P4, UserData), const UserData &user_data)
void clear ()
RetVal invoke (P1 p1, P2 p2, P3 p3, P4 p4)
bool is_null () const

Detailed Description

template<typename RetVal, typename P1, typename P2, typename P3, typename P4>
class CL_Callback_4_functor< RetVal, P1, P2, P3, P4 >

CL_Callback_4_functor.


Constructor & Destructor Documentation

template<typename RetVal, typename P1, typename P2, typename P3, typename P4>
CL_Callback_4_functor< RetVal, P1, P2, P3, P4 >::CL_Callback_4_functor  )  [inline]
 

template<typename RetVal, typename P1, typename P2, typename P3, typename P4>
CL_Callback_4_functor< RetVal, P1, P2, P3, P4 >::CL_Callback_4_functor const CL_Callback_4_functor< RetVal, P1, P2, P3, P4 > &  copy  )  [inline]
 

template<typename RetVal, typename P1, typename P2, typename P3, typename P4>
template<class Functor>
CL_Callback_4_functor< RetVal, P1, P2, P3, P4 >::CL_Callback_4_functor Functor  functor  )  [inline]
 


Member Function Documentation

template<typename RetVal, typename P1, typename P2, typename P3, typename P4>
void CL_Callback_4< RetVal, P1, P2, P3, P4 >::clear  )  [inline, inherited]
 

template<typename RetVal, typename P1, typename P2, typename P3, typename P4>
RetVal CL_Callback_4< RetVal, P1, P2, P3, P4 >::invoke P1  p1,
P2  p2,
P3  p3,
P4  p4
[inline, inherited]
 

template<typename RetVal, typename P1, typename P2, typename P3, typename P4>
bool CL_Callback_4< RetVal, P1, P2, P3, P4 >::is_null  )  const [inline, inherited]
 

template<typename RetVal, typename P1, typename P2, typename P3, typename P4>
template<class InstanceClass, typename UserData>
void CL_Callback_4< RetVal, P1, P2, P3, P4 >::set InstanceClass *  instance,
RetVal(InstanceClass::*)(P1, P2, P3, P4, UserData)  function,
const UserData &  user_data
[inline, inherited]
 

template<typename RetVal, typename P1, typename P2, typename P3, typename P4>
template<class InstanceClass>
void CL_Callback_4< RetVal, P1, P2, P3, P4 >::set InstanceClass *  instance,
RetVal(InstanceClass::*)(P1, P2, P3, P4)  function
[inline, inherited]
 

template<typename RetVal, typename P1, typename P2, typename P3, typename P4>
template<typename UserData>
void CL_Callback_4< RetVal, P1, P2, P3, P4 >::set RetVal(*)(P1, P2, P3, P4, UserData)  function,
const UserData &  user_data
[inline, inherited]
 

template<typename RetVal, typename P1, typename P2, typename P3, typename P4>
void CL_Callback_4< RetVal, P1, P2, P3, P4 >::set RetVal(*)(P1, P2, P3, P4)  function  )  [inline, inherited]
 


The documentation for this class was generated from the following file:
Generated on Thu Dec 3 02:39:34 2009 for ClanLib by  doxygen 1.4.6