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

CL_NetObjectChannel Class Reference

clanNetwork="NetObjects". More...

#include <netobject_channel.h>

Collaboration diagram for CL_NetObjectChannel:

Collaboration graph
[legend]
List of all members.

Public Methods

 CL_NetObjectChannel (const CL_NetObjectChannel &copy)
 Construction:.

 CL_NetObjectChannel (class CL_NetSession *netgame, int channel)
virtual ~CL_NetObjectChannel ()
CL_Signal_v3<const class CL_NetObject &,
int, const std::string &>& 
sig_create_object ()
 Attributes:.

void begin_sync (const class CL_NetGroup *group=NULL)
void end_sync (const class CL_NetGroup *group=NULL)
bool wait_sync (int timeout=-1)

Public Attributes

class CL_NetObjectChannel_Genericimpl

Detailed Description

clanNetwork="NetObjects".

Definition at line 23 of file netobject_channel.h.


Constructor & Destructor Documentation

CL_NetObjectChannel::CL_NetObjectChannel ( const CL_NetObjectChannel & copy )
 

Construction:.

CL_NetObjectChannel::CL_NetObjectChannel ( class CL_NetSession * netgame,
int channel )
 

virtual CL_NetObjectChannel::~CL_NetObjectChannel ( ) [virtual]
 


Member Function Documentation

void CL_NetObjectChannel::begin_sync ( const class CL_NetGroup * group = NULL )
 

void CL_NetObjectChannel::end_sync ( const class CL_NetGroup * group = NULL )
 

CL_Signal_v3< const class CL_NetObject &, int, const std::string &> & CL_NetObjectChannel::sig_create_object ( )
 

Attributes:.

Referenced by CL_World::CL_World().

bool CL_NetObjectChannel::wait_sync ( int timeout = -1 )
 


Member Data Documentation

class CL_NetObjectChannel_Generic* CL_NetObjectChannel::impl
 

Definition at line 63 of file netobject_channel.h.


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