#include <buffered_socket.h>
Inheritance diagram for CL_BufferedSocket:


Public Methods | |
| CL_BufferedSocket (int socket) | |
| Construction:. | |
| CL_BufferedSocket (Type type) | |
| CL_BufferedSocket (const CL_Socket &socket) | |
| CL_BufferedSocket (const CL_BufferedSocket ©) | |
| virtual | ~CL_BufferedSocket () |
| int | get_input_buffer_size () const |
| Attributes:. | |
| void | set_input_buffer_size (int size) |
| Operations:. | |
Private Attributes | |
| class CL_BufferedSocket_Generic* | impl |
| Implementation:. | |
Definition at line 9 of file buffered_socket.h.
|
|
Construction:.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Attributes:.
|
|
|
Operations:.
|
|
|
Implementation:.
Reimplemented from CL_Socket. Definition at line 55 of file buffered_socket.h. |
1.2.6 written by Dimitri van Heesch,
© 1997-2001