38 namespace datastructure {
std::string getSerialNumber() const
Gets the serial number for the scanner.
SerialNumber()
Constructor of the serial number.
std::string m_serial_number
void setSerialNumber(const std::string &serial_number)
Sets the serial number for the scanner.