Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

CL_FunctionSlot_v0 Class Reference

#include <slot_v0.h>

Inheritance diagram for CL_FunctionSlot_v0:

Inheritance graph
[legend]
Collaboration diagram for CL_FunctionSlot_v0:

Collaboration graph
[legend]
List of all members.

Public Types

typedef void (* Callback )()

Public Methods

 CL_FunctionSlot_v0 (Callback callback)
virtual void call ()

Private Attributes

Callback callback

Member Typedef Documentation

typedef void (* CL_FunctionSlot_v0::Callback)()
 


Constructor & Destructor Documentation

CL_FunctionSlot_v0::CL_FunctionSlot_v0 ( Callback callback ) [inline]
 

Definition at line 24 of file slot_v0.h.


Member Function Documentation

void CL_FunctionSlot_v0::call ( ) [inline, virtual]
 

Reimplemented from CL_Slot_v0.

Definition at line 26 of file slot_v0.h.


Member Data Documentation

Callback CL_FunctionSlot_v0::callback [private]
 

Definition at line 29 of file slot_v0.h.

Referenced by call().


The documentation for this class was generated from the following file:
Generated at Wed Apr 4 19:56:58 2001 for ClanLib by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001