OpenSourceSimWheelESP32
Open-source wireless steering wheel/button box for ESP32 boards
Loading...
Searching...
No Matches
empty_input_number_set Class Reference

Exception for empty input number specifications. More...

#include <SimWheelTypes.hpp>

Public Member Functions

 empty_input_number_set (const std::string &hardware)
 Construct a new empty_input_number_set exception.
 

Detailed Description

Exception for empty input number specifications.

Definition at line 118 of file SimWheelTypes.hpp.

Constructor & Destructor Documentation

◆ empty_input_number_set()

empty_input_number_set::empty_input_number_set ( const std::string & hardware)
inline

Construct a new empty_input_number_set exception.

Parameters
hardwareHardware type

Definition at line 126 of file SimWheelTypes.hpp.

◆ ~empty_input_number_set()

virtual empty_input_number_set::~empty_input_number_set ( )
inlinevirtualnoexcept

Definition at line 130 of file SimWheelTypes.hpp.


The documentation for this class was generated from the following file: