clan::SlotCallback_v3_static< Param1, Param2, Param3 > Class Template Reference

(Internal ClanLib Class) More...

#include <signal_v3.h>

+ Inheritance diagram for clan::SlotCallback_v3_static< Param1, Param2, Param3 >:

Public Member Functions

 SlotCallback_v3_static (void(*static_func)(Param1, Param2, Param3))
 
void invoke (Param1 param1, Param2 param2, Param3 param3)
 

Public Attributes

bool enabled
 
void(* static_func )(Param1, Param2, Param3)
 
bool valid
 

Detailed Description

template<class Param1, class Param2, class Param3>
class clan::SlotCallback_v3_static< Param1, Param2, Param3 >

(Internal ClanLib Class)

Member Data Documentation

bool clan::SlotCallback::enabled
inherited
bool clan::SlotCallback::valid
inherited

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