ClanLib  2.3.7
Public Member Functions | Public Attributes | List of all members
CL_SlotCallback_v1< Param1 > Class Template Referenceabstract

#include <signal_v1.h>

Inheritance diagram for CL_SlotCallback_v1< Param1 >:
Inheritance graph
[legend]

Public Member Functions

virtual void invoke (Param1 param1)=0
 

Public Attributes

bool enabled
 
bool valid
 

Detailed Description

template<class Param1>
class CL_SlotCallback_v1< Param1 >

(Internal ClanLib Class)

Member Function Documentation

template<class Param1 >
virtual void CL_SlotCallback_v1< Param1 >::invoke ( Param1  param1)
pure virtual

Member Data Documentation

bool CL_SlotCallback::enabled
inherited
bool CL_SlotCallback::valid
inherited

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