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

Public Methods | |
| ~UDPOutputStream () | |
| int | write (const void *buf, int len) |
Protected Methods | |
| UDPOutputStream (UDPSocket *socket) | |
Friends | |
| class | UDPSocketStream |
|
|
Definition at line 39 of file UDPSocketStream.cpp. |
|
|
Definition at line 44 of file UDPSocketStream.cpp. References Socket::close(). |
|
||||||||||||
|
Reimplemented from OutputStream. Definition at line 51 of file UDPSocketStream.cpp. References UDPSocket::send(). |
|
|
Definition at line 40 of file UDPSocketStream.h. |
1.2.13.1 written by Dimitri van Heesch,
© 1997-2001