| CL_TCPConnection() | CL_TCPConnection | |
| CL_TCPConnection(int socket_handle) | CL_TCPConnection | |
| connect(const CL_String &server, const CL_String &port) | CL_TCPConnection | |
| connect(const CL_String &server, const CL_String &port, const CL_String &source_address, const CL_String &source_port) | CL_TCPConnection | |
| exception_event | CL_TCPConnection | [private] |
| get_exception_event() | CL_TCPConnection | |
| get_position() const | CL_IODevice | [inline, virtual] |
| get_read_event() | CL_TCPConnection | |
| get_size() const | CL_IODevice | [inline, virtual] |
| get_write_event() | CL_TCPConnection | |
| handle | CL_TCPConnection | [private] |
| peek(void *data, int len) | CL_TCPConnection | [virtual] |
| read_event | CL_TCPConnection | [private] |
| receive(void *data, int len, bool receive_all=true) | CL_TCPConnection | [virtual] |
| receive_line() | CL_TCPConnection | |
| seek(int position, SeekMode mode=seek_set) | CL_IODevice | [inline, virtual] |
| seek_cur enum value | CL_IODevice | |
| seek_end enum value | CL_IODevice | |
| seek_set enum value | CL_IODevice | |
| SeekMode enum name | CL_IODevice | |
| send(const void *data, int len, bool send_all=true) | CL_TCPConnection | [virtual] |
| send_line(const CL_StringA &line) | CL_TCPConnection | |
| socket_event_handler | CL_TCPConnection | [private] |
| write_event | CL_TCPConnection | [private] |
| ~CL_IODevice() | CL_IODevice | [inline, virtual] |
| ~CL_TCPConnection() | CL_TCPConnection | |