#include <tcp_client_server.h>
Public Member Functions | |
| TCP_Client_Application (TCP_Sender *tcp_snd_p, TCP_Receiver *tcp_recv_p) | |
| Default constructor. | |
| ~TCP_Client_Application () | |
| Destructor. | |
| void | read_from_net (unsigned byte_size) |
| ADD DOCUMENTATION HERE. | |
Public Attributes | |
| Slot< TCP_Client_Application, int > | select |
| ADD DOCUMENTATION HERE. | |
1.5.8