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 Member Functions inherited from clan::SlotCallback
 SlotCallback ()
 
virtual ~SlotCallback ()
 

Public Attributes

void(* static_func )(Param1, Param2, Param3)
 
- Public Attributes inherited from clan::SlotCallback
bool enabled
 
bool valid
 

Detailed Description

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

(Internal ClanLib Class)


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