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

CL_NetGroup Class Reference

clanNetwork="NetSessions". More...

#include <netgroup.h>

Collaboration diagram for CL_NetGroup:

Collaboration graph
[legend]
List of all members.

Public Methods

 CL_NetGroup ()
 Construction:.

 CL_NetGroup (const CL_NetComputer &computer)
virtual ~CL_NetGroup ()
std::list<CL_NetComputer>& get_computers () const
 Attributes:.

void add (const CL_NetComputer &computer)
 Operations:.

void remove (const CL_NetComputer &computer)
void disconnect ()

Private Attributes

class CL_NetGroup_Genericimpl
 Implementation:.


Detailed Description

clanNetwork="NetSessions".

Definition at line 23 of file netgroup.h.


Constructor & Destructor Documentation

CL_NetGroup::CL_NetGroup ( )
 

Construction:.

CL_NetGroup::CL_NetGroup ( const CL_NetComputer & computer )
 

virtual CL_NetGroup::~CL_NetGroup ( ) [virtual]
 


Member Function Documentation

void CL_NetGroup::add ( const CL_NetComputer & computer )
 

Operations:.

void CL_NetGroup::disconnect ( )
 

std::list< CL_NetComputer > & CL_NetGroup::get_computers ( ) const
 

Attributes:.

void CL_NetGroup::remove ( const CL_NetComputer & computer )
 


Member Data Documentation

class CL_NetGroup_Generic * CL_NetGroup::impl [private]
 

Implementation:.

Definition at line 54 of file netgroup.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