38 namespace datastructure {
uint8_t m_application_state
uint16_t m_error_info_date
void setApplicationState(uint8_t application_state)
Sets the application state for the scanner.
void setErrorInfoDate(uint16_t error_info_date)
Sets the error info date for the scanner.
void setVersionMinorVersionNumber(const uint8_t &version_minor_version_number)
Sets the minor version number for the scanner.
void setErrorInfoCode(uint32_t error_info_code)
Sets the error info code for the scanner.
uint8_t getApplicationState() const
Gets the application state for the scanner.
uint32_t m_current_time_time
void setCurrentTimeTime(uint32_t current_time_time)
Sets the current time time for the scanner.
uint32_t m_current_time_power_on_count
uint16_t getErrorInfoDate() const
Gets the error info date for the scanner.
void setErrorInfoTime(uint32_t error_info_time)
Sets the error info time for the scanner.
uint32_t m_error_info_code
uint32_t getCurrentTimePowerOnCount() const
Gets the current time power on count for the scanner.
uint8_t getVersionReleaseNumber() const
Gets the version release number for the scanner.
uint8_t getVersionMajorVersionNumber() const
Gets the major version number for the scanner.
uint16_t getCurrentTimeDate() const
Gets the current time date for the scanner.
void setVersionMajorVersionNumber(const uint8_t &version_major_version_number)
Sets the major version number for the scanner.
StatusOverview()
Constructor of the serial number.
uint32_t m_error_info_time
uint8_t m_version_major_version_number
uint8_t getConfigState() const
Gets the config state for the scanner.
uint16_t m_current_time_date
std::string m_version_c_version
void setCurrentTimeDate(uint16_t current_time_date)
Sets the current time date for the scanner.
void setConfigState(uint8_t config_state)
Sets the config state for the scanner.
uint8_t getDeviceState() const
Gets the device state for the scanner.
uint32_t getErrorInfoCode() const
Gets the error info code for the scanner.
uint32_t getErrorInfoTime() const
Gets the error info time for the scanner.
void setCurrentTimePowerOnCount(uint32_t current_time_power_on_count)
Sets the current time power on count for the scanner.
void setVersionReleaseNumber(const uint8_t &version_release_number)
Sets the version release number for the scanner.
uint8_t m_version_release_number
void setVersionCVersion(const std::string &version_c_version)
Sets the version indicator for the scanner.
uint32_t getCurrentTimeTime() const
Gets the current time time for the scanner.
uint8_t getVersionMinorVersionNumber() const
Gets the minor version number for the scanner.
void setDeviceState(uint8_t device_state)
Sets the device state for the scanner.
uint8_t m_version_minor_version_number
std::string getVersionCVersion() const
Gets the version indicator for the scanner.