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

CL_NetComputer Class Reference

clanNetwork="NetSessions". More...

#include <netcomputer.h>

Collaboration diagram for CL_NetComputer:

Collaboration graph
[legend]
List of all members.

Public Methods

 CL_NetComputer ()
 Construction:.

 CL_NetComputer (const CL_NetComputer &copy)
virtual ~CL_NetComputer ()
unsigned long get_address () const
 Attributes:.

CL_NetSession get_session ()
bool operator== (const CL_NetComputer &other_instance)
void disconnect ()
 Operations:.

CL_NetComputer& operator= (const CL_NetComputer &other_instance)
 CL_NetComputer (class CL_NetComputer_Generic *impl)
 Implementation:.


Public Attributes

class CL_NetComputer_Genericimpl

Detailed Description

clanNetwork="NetSessions".

Definition at line 22 of file netcomputer.h.


Constructor & Destructor Documentation

CL_NetComputer::CL_NetComputer ( )
 

Construction:.

CL_NetComputer::CL_NetComputer ( const CL_NetComputer & copy )
 

virtual CL_NetComputer::~CL_NetComputer ( ) [virtual]
 

CL_NetComputer::CL_NetComputer ( class CL_NetComputer_Generic * impl )
 

Implementation:.


Member Function Documentation

void CL_NetComputer::disconnect ( )
 

Operations:.

unsigned long CL_NetComputer::get_address ( ) const
 

Attributes:.

CL_NetSession CL_NetComputer::get_session ( )
 

CL_NetComputer& CL_NetComputer::operator= ( const CL_NetComputer & other_instance )
 

bool CL_NetComputer::operator== ( const CL_NetComputer & other_instance )
 


Member Data Documentation

class CL_NetComputer_Generic* CL_NetComputer::impl
 

Definition at line 55 of file netcomputer.h.


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