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

TCPOutputStream Class Reference

#include <TCPSocketStream.h>

Inheritance diagram for TCPOutputStream::

OutputStream List of all members.

Public Methods

 ~TCPOutputStream ()
int write (const void *buf, int len)

Protected Methods

 TCPOutputStream (TCPSocket *socket)

Friends

class TCPSocketStream

Constructor & Destructor Documentation

TCPOutputStream::TCPOutputStream TCPSocket   socket [protected]
 

Definition at line 39 of file TCPSocketStream.cpp.

TCPOutputStream::~TCPOutputStream  
 

Definition at line 44 of file TCPSocketStream.cpp.

References PosixTCPSocket::close().


Member Function Documentation

int TCPOutputStream::write const void *    buf,
int    len
[virtual]
 

Reimplemented from OutputStream.

Definition at line 51 of file TCPSocketStream.cpp.

References PosixTCPSocket::write().


Friends And Related Function Documentation

friend class TCPSocketStream [friend]
 

Definition at line 40 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