clan::Callback_Impl_2_static< RetVal, P1, P2 > Class Template Reference

(Internal ClanLib Class) More...

#include <callback_2.h>

+ Inheritance diagram for clan::Callback_Impl_2_static< RetVal, P1, P2 >:

Public Member Functions

 Callback_Impl_2_static (RetVal(*static_func)(P1, P2))
 
RetVal invoke (P1 p1, P2 p2) const
 
- Public Member Functions inherited from clan::Callback_Impl_2< RetVal, P1, P2 >
virtual ~Callback_Impl_2 ()
 

Public Attributes

RetVal(* static_func )(P1, P2)
 

Detailed Description

template<typename RetVal, typename P1, typename P2>
class clan::Callback_Impl_2_static< RetVal, P1, P2 >

(Internal ClanLib Class)


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