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

CL_SubChannel Class Reference

clanNetwork="NetObjects". More...

#include <subchannel.h>

Collaboration diagram for CL_SubChannel:

Collaboration graph
[legend]
List of all members.

Public Methods

 CL_SubChannel (const CL_SubChannel &copy)
 CL_SubChannel (int netchannel)
virtual ~CL_SubChannel ()
CL_Slot connect (int subchannel, CL_Slot_v1< const class CL_NetMessage &> *slot)
void disconnect (int subchannel, CL_Slot &slot)

Public Attributes

class CL_SubChannel_Genericimpl

Detailed Description

clanNetwork="NetObjects".

Definition at line 22 of file subchannel.h.


Constructor & Destructor Documentation

CL_SubChannel::CL_SubChannel ( const CL_SubChannel & copy )
 

CL_SubChannel::CL_SubChannel ( int netchannel )
 

virtual CL_SubChannel::~CL_SubChannel ( ) [virtual]
 


Member Function Documentation

CL_Slot CL_SubChannel::connect ( int subchannel,
CL_Slot_v1< const class CL_NetMessage &> * slot )
 

void CL_SubChannel::disconnect ( int subchannel,
CL_Slot & slot )
 


Member Data Documentation

class CL_SubChannel_Generic* CL_SubChannel::impl
 

Definition at line 35 of file subchannel.h.


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