File containing the ClientThread class. More...
#include <Ice/Ice.h>
#include "Joystick.h"
#include <iostream>
#include <thread>
#include <mutex>
#include <condition_variable>
#include <QObject>
Go to the source code of this file.
Data Structures | |
class | ClientThread |
Class for the client thread. More... | |
File containing the ClientThread class.
This file contains the declaration of the ClientThread class, which is responsible for handling the client-side communication with the server.
Definition in file ClientThread.hpp.