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

CL_BufferedSocket Class Reference

clanNetwork="Sockets". More...

#include <buffered_socket.h>

Inheritance diagram for CL_BufferedSocket:

Inheritance graph
[legend]
Collaboration diagram for CL_BufferedSocket:

Collaboration graph
[legend]
List of all members.

Public Methods

 CL_BufferedSocket (int socket)
 Construction:.

 CL_BufferedSocket (Type type)
 CL_BufferedSocket (const CL_Socket &socket)
 CL_BufferedSocket (const CL_BufferedSocket &copy)
virtual ~CL_BufferedSocket ()
int get_input_buffer_size () const
 Attributes:.

void set_input_buffer_size (int size)
 Operations:.


Private Attributes

class CL_BufferedSocket_Genericimpl
 Implementation:.


Detailed Description

clanNetwork="Sockets".

Definition at line 9 of file buffered_socket.h.


Constructor & Destructor Documentation

CL_BufferedSocket::CL_BufferedSocket ( int socket )
 

Construction:.

CL_BufferedSocket::CL_BufferedSocket ( Type type )
 

CL_BufferedSocket::CL_BufferedSocket ( const CL_Socket & socket )
 

CL_BufferedSocket::CL_BufferedSocket ( const CL_BufferedSocket & copy )
 

virtual CL_BufferedSocket::~CL_BufferedSocket ( ) [virtual]
 


Member Function Documentation

int CL_BufferedSocket::get_input_buffer_size ( ) const
 

Attributes:.

void CL_BufferedSocket::set_input_buffer_size ( int size )
 

Operations:.


Member Data Documentation

class CL_BufferedSocket_Generic * CL_BufferedSocket::impl [private]
 

Implementation:.

Reimplemented from CL_Socket.

Definition at line 55 of file buffered_socket.h.


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