#include <tcpclient.h>

Public Member Functions | |
| tcpclient (string address, int port) | |
| virtual | ~tcpclient () |
Classes | |
| class | SocketException |
Definition at line 16 of file tcpclient.h.
| ibrcommon::tcpclient::tcpclient | ( | string | address, | |
| int | port | |||
| ) |
| ibrcommon::tcpclient::~tcpclient | ( | ) | [virtual] |
Definition at line 39 of file tcpclient.cpp.
1.5.6