#include <TcpSocket.h>
List of all members.
Additional Inherited Members |
void | connect (const int &domain, const int &type, const int &protocol) |
void | setConnected (const bool &connected) |
Constructor & Destructor Documentation
rl::hal::TcpSocket::TcpSocket |
( |
const ::std::string & |
host, |
|
|
const unsigned short int & |
port |
|
) |
| |
rl::hal::TcpSocket::~TcpSocket |
( |
| ) |
|
|
virtual |
Member Function Documentation
void rl::hal::TcpSocket::open |
( |
| ) |
|
|
virtual |
The documentation for this class was generated from the following files: