clan::Callback_Impl_1_static< RetVal, P1 > Class Template Reference

(Internal ClanLib Class) More...

#include <callback_1.h>

+ Inheritance diagram for clan::Callback_Impl_1_static< RetVal, P1 >:

Public Member Functions

 Callback_Impl_1_static (RetVal(*static_func)(P1))
 
RetVal invoke (P1 p1) const
 

Public Attributes

RetVal(* static_func )(P1)
 

Detailed Description

template<typename RetVal, typename P1>
class clan::Callback_Impl_1_static< RetVal, P1 >

(Internal ClanLib Class)


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