Socket (client) of FlatBufferServer.
More...
#include <FlatBufferClient.h>
|
void | forceClose () |
| close the socket and call disconnected()
|
|
Socket (client) of FlatBufferServer.
§ FlatBufferClient()
FlatBufferClient::FlatBufferClient |
( |
QTcpSocket * |
socket, |
|
|
const int & |
timeout, |
|
|
QObject * |
parent = nullptr |
|
) |
| |
|
explicit |
Construct the client.
- Parameters
-
socket | The socket |
timeout | The timeout when a client is automatically disconnected and the priority unregistered |
parent | The parent |
The documentation for this class was generated from the following files: