50 explicit CarDataI(QObject *parent =
nullptr);
std::mutex joystick_mutex
void setCarTemperatureValue(double newValue, const Ice::Current &) override
Set the car temperature value.
std::mutex temperature_mutex
Ice::CommunicatorPtr communicator
void setJoystickValue(bool newValue, const Ice::Current &) override
Set the joystick value.
~CarDataI()
Destructor for the CarDataI class.
void runServer(int argc, char **argv)
Runs the Ice server.
CarDataI(QObject *parent=nullptr)
Constructor for the CarDataI class.
double getCarTemperatureValue()
Namespace for the car data.