Definition of the ControlsManager class. More...
#include "enums.hpp"
#include <fcntl.h>
#include <sys/mman.h>
#include <unistd.h>
#include <iostream>
#include "../ZeroC/ClientThread.hpp"
#include <QObject>
#include <QThread>
Go to the source code of this file.
Data Structures | |
class | ControlsManager |
The ControlsManager class. More... | |
Definition of the ControlsManager class.
This file contains the definition of the ControlsManager class, which is responsible for managing the car's controls.
Definition in file ControlsManager.hpp.