#include <SocketConnection.hh>
Inheritance diagram for conn::SocketConnection:

Public Methods | |
| SocketConnection () | |
| ~SocketConnection () | |
| int | connectHost (const string &, int, int) |
| int | disconnectHost (void) |
| int | sendHost (const string &) |
| string | receiveHost (const bool) |
Static Public Methods | |
| void | connectAlarm (int) |
| Alarm signal call-back function. More... | |
|
|
|
|
|
|
|
|
Alarm signal call-back function.
|
|
||||||||||||||||
|
Implements conn::Connection. |
|
|
Implements conn::Connection. |
|
|
Implements conn::Connection. |
|
|
Implements conn::Connection. |
1.2.14 written by Dimitri van Heesch,
© 1997-2002