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

CL_Slot Class Reference

#include <slot.h>

Collaboration diagram for CL_Slot:

Collaboration graph
[legend]
List of all members.

Public Methods

 CL_Slot ()
 Construction:.

 CL_Slot (const CL_Slot &copy)
 ~CL_Slot ()
void operator= (const CL_Slot &copy)
 CL_Slot (CL_Slot_Generic *impl)
 Implementation:.


Public Attributes

CL_Slot_Genericimpl

Constructor & Destructor Documentation

CL_Slot::CL_Slot ( ) [inline]
 

Construction:.

Definition at line 12 of file slot.h.

CL_Slot::CL_Slot ( const CL_Slot & copy ) [inline]
 

Definition at line 18 of file slot.h.

CL_Slot::~CL_Slot ( ) [inline]
 

Definition at line 25 of file slot.h.

CL_Slot::CL_Slot ( CL_Slot_Generic * impl ) [inline]
 

Implementation:.

Definition at line 39 of file slot.h.


Member Function Documentation

void CL_Slot::operator= ( const CL_Slot & copy ) [inline]
 

Definition at line 30 of file slot.h.


Member Data Documentation

CL_Slot_Generic* CL_Slot::impl
 

Definition at line 45 of file slot.h.


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