ClanLib  2.3.7
Public Member Functions | Public Attributes | List of all members
CL_SlotCallback_v0_static Class Reference

#include <signal_v0.h>

Inheritance diagram for CL_SlotCallback_v0_static:
Inheritance graph
[legend]

Public Member Functions

 CL_SlotCallback_v0_static (void(*static_func)())
 
void invoke ()
 

Public Attributes

bool enabled
 
void(* static_func )()
 
bool valid
 

Detailed Description

(Internal ClanLib Class)

Constructor & Destructor Documentation

CL_SlotCallback_v0_static::CL_SlotCallback_v0_static ( void(*)()  static_func)
inline

Member Function Documentation

void CL_SlotCallback_v0_static::invoke ( )
inlinevirtual

Implements CL_SlotCallback_v0.

Member Data Documentation

bool CL_SlotCallback::enabled
inherited
void(* CL_SlotCallback_v0_static::static_func)()
bool CL_SlotCallback::valid
inherited

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