CL_Callback_Impl_1_static< RetVal, P1 > Class Template Reference
[clanCore Signals]

#include <callback_1.h>

Inheritance diagram for CL_Callback_Impl_1_static< RetVal, P1 >:

CL_Callback_Impl_1< RetVal, P1 > List of all members.

Public Member Functions

 CL_Callback_Impl_1_static (RetVal(*static_func)(P1))
RetVal invoke (P1 p1)

Public Attributes

RetVal(* static_func )(P1)

Detailed Description

template<typename RetVal, typename P1>
class CL_Callback_Impl_1_static< RetVal, P1 >

(Internal ClanLib Class)


Constructor & Destructor Documentation

template<typename RetVal, typename P1>
CL_Callback_Impl_1_static< RetVal, P1 >::CL_Callback_Impl_1_static RetVal(*)(P1)  static_func  )  [inline]
 


Member Function Documentation

template<typename RetVal, typename P1>
RetVal CL_Callback_Impl_1_static< RetVal, P1 >::invoke P1  p1  )  [inline, virtual]
 

Implements CL_Callback_Impl_1< RetVal, P1 >.


Member Data Documentation

template<typename RetVal, typename P1>
RetVal(* CL_Callback_Impl_1_static< RetVal, P1 >::static_func)(P1)
 


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