ClanLib  2.3.7
Classes
callback_4.h File Reference
#include "../System/exception.h"
#include "../System/sharedptr.h"
Include dependency graph for callback_4.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CL_Callback_4< RetVal, P1, P2, P3, P4 >
 CL_Callback_4. More...
 
class  CL_Callback_4_functor< RetVal, P1, P2, P3, P4 >
 CL_Callback_4_functor. More...
 
class  CL_Callback_Impl_4< RetVal, P1, P2, P3, P4 >
 
class  CL_Callback_Impl_4_functor< RetVal, P1, P2, P3, P4, Functor >
 
class  CL_Callback_Impl_4_member< RetVal, P1, P2, P3, P4, InstanceClass >
 
class  CL_Callback_Impl_4_member_user< RetVal, P1, P2, P3, P4, InstanceClass, UserData >
 
class  CL_Callback_Impl_4_static< RetVal, P1, P2, P3, P4 >
 
class  CL_Callback_Impl_4_static_user< RetVal, P1, P2, P3, P4, UserData >