#include <tcpclient.h>
Classes | |
| class | SocketException |
Public Member Functions | |
| tcpclient (string address, int port) | |
| virtual | ~tcpclient () |
Definition at line 16 of file tcpclient.h.
| ibrcommon::tcpclient::tcpclient | ( | string | address, | |
| int | port | |||
| ) |
Definition at line 17 of file tcpclient.cpp.
References ibrcommon::tcpstream::_socket.
| ibrcommon::tcpclient::~tcpclient | ( | ) | [virtual] |
Definition at line 39 of file tcpclient.cpp.
1.6.3