clan::SlotCallback_v1_static< Param1 > Class Template Reference

(Internal ClanLib Class) More...

#include <signal_v1.h>

+ Inheritance diagram for clan::SlotCallback_v1_static< Param1 >:

Public Member Functions

 SlotCallback_v1_static (void(*static_func)(Param1))
 
void invoke (Param1 param1)
 
- Public Member Functions inherited from clan::SlotCallback
 SlotCallback ()
 
virtual ~SlotCallback ()
 

Public Attributes

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

Detailed Description

template<class Param1>
class clan::SlotCallback_v1_static< Param1 >

(Internal ClanLib Class)


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