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

UDPOutputStream Class Reference

#include <UDPSocketStream.h>

Inheritance diagram for UDPOutputStream::

OutputStream List of all members.

Public Methods

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

Protected Methods

 UDPOutputStream (UDPSocket *socket)

Friends

class UDPSocketStream

Constructor & Destructor Documentation

UDPOutputStream::UDPOutputStream UDPSocket   socket [protected]
 

Definition at line 39 of file UDPSocketStream.cpp.

UDPOutputStream::~UDPOutputStream  
 

Definition at line 44 of file UDPSocketStream.cpp.

References Socket::close().


Member Function Documentation

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

Reimplemented from OutputStream.

Definition at line 51 of file UDPSocketStream.cpp.

References UDPSocket::send().


Friends And Related Function Documentation

friend class UDPSocketStream [friend]
 

Definition at line 40 of file UDPSocketStream.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