#include <TCPSocketStream.h>
Inheritance diagram for TCPInputStream::

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