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 Attributes

bool enabled
 
void(* static_func )(Param1)
 
bool valid
 

Detailed Description

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

(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: