#include <UDPSocketStream.h>
Inheritance diagram for UDPInputStream::

Public Methods | |
| ~UDPInputStream () | |
| int | read (void *buf, int len) |
Protected Methods | |
| UDPInputStream (UDPSocket *socket) | |
Friends | |
| class | UDPSocketStream |
|
|
Definition at line 20 of file UDPSocketStream.cpp. |
|
|
Definition at line 25 of file UDPSocketStream.cpp. References Socket::close(). |
|
||||||||||||
|
Reimplemented from InputStream. Definition at line 32 of file UDPSocketStream.cpp. References UDPSocket::recv(). |
|
|
Definition at line 23 of file UDPSocketStream.h. |
1.2.13.1 written by Dimitri van Heesch,
© 1997-2001