clan::Callback_Impl_v2_static< P1, P2 > Class Template Reference

(Internal ClanLib Class) More...

#include <callback_v2.h>

+ Inheritance diagram for clan::Callback_Impl_v2_static< P1, P2 >:

Public Member Functions

 Callback_Impl_v2_static (void(*static_func)(P1, P2))
 
void invoke (P1 p1, P2 p2) const
 
- Public Member Functions inherited from clan::Callback_Impl_v2< P1, P2 >
virtual ~Callback_Impl_v2 ()
 

Public Attributes

void(* static_func )(P1, P2)
 

Detailed Description

template<typename P1, typename P2>
class clan::Callback_Impl_v2_static< P1, P2 >

(Internal ClanLib Class)


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