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

TCPInputStream Class Reference

#include <TCPSocketStream.h>

Inheritance diagram for TCPInputStream::

InputStream List of all members.

Public Methods

 ~TCPInputStream ()
int read (void *buf, int len)

Protected Methods

 TCPInputStream (TCPSocket *socket)

Friends

class TCPSocketStream

Constructor & Destructor Documentation

TCPInputStream::TCPInputStream TCPSocket   socket [protected]
 

Definition at line 20 of file TCPSocketStream.cpp.

TCPInputStream::~TCPInputStream  
 

Definition at line 25 of file TCPSocketStream.cpp.

References PosixTCPSocket::close().


Member Function Documentation

int TCPInputStream::read void *    buf,
int    len
[virtual]
 

Reimplemented from InputStream.

Definition at line 32 of file TCPSocketStream.cpp.

References PosixTCPSocket::read().


Friends And Related Function Documentation

friend class TCPSocketStream [friend]
 

Definition at line 23 of file TCPSocketStream.h.


The documentation for this class was generated from the following files:
Generated on Mon Oct 7 09:33:37 2002 for Gaia by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001