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

UDPInputStream Class Reference

#include <UDPSocketStream.h>

Inheritance diagram for UDPInputStream::

InputStream List of all members.

Public Methods

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

Protected Methods

 UDPInputStream (UDPSocket *socket)

Friends

class UDPSocketStream

Constructor & Destructor Documentation

UDPInputStream::UDPInputStream UDPSocket   socket [protected]
 

Definition at line 20 of file UDPSocketStream.cpp.

UDPInputStream::~UDPInputStream  
 

Definition at line 25 of file UDPSocketStream.cpp.

References Socket::close().


Member Function Documentation

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

Reimplemented from InputStream.

Definition at line 32 of file UDPSocketStream.cpp.

References UDPSocket::recv().


Friends And Related Function Documentation

friend class UDPSocketStream [friend]
 

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