File containing the CarDataI class. More...
#include <Ice/Ice.h>
#include <mutex>
#include <thread>
#include <iostream>
#include <QObject>
#include "Joystick.h"
Go to the source code of this file.
Data Structures | |
class | Data::CarDataI |
Class for the car data. More... | |
Namespaces | |
namespace | Data |
Namespace for the car data. | |
File containing the CarDataI class.
This file contains the declaration of the CarDataI class, which is responsible for handling the car data.
Definition in file CarDataI.hpp.