Public Member Functions | Private Attributes | List of all members
sick::datastructure::FirmwareVersion Class Reference

Class containing the firmware version of a laser scanner. More...

#include <FirmwareVersion.h>

Public Member Functions

 FirmwareVersion ()
 Constructor of the firmware version. More...
 
std::string getFirmwareVersion () const
 Gets the firmware version for the scanner. More...
 
void setFirmwareVersion (const std::string &firmware_version)
 Sets the firmware version for the scanner. More...
 

Private Attributes

std::string m_firmware_version
 

Detailed Description

Class containing the firmware version of a laser scanner.

Definition at line 47 of file FirmwareVersion.h.

Constructor & Destructor Documentation

sick::datastructure::FirmwareVersion::FirmwareVersion ( )

Constructor of the firmware version.

Definition at line 40 of file FirmwareVersion.cpp.

Member Function Documentation

std::string sick::datastructure::FirmwareVersion::getFirmwareVersion ( ) const

Gets the firmware version for the scanner.

Returns
The firmware version for the scanner.

Definition at line 42 of file FirmwareVersion.cpp.

void sick::datastructure::FirmwareVersion::setFirmwareVersion ( const std::string &  firmware_version)

Sets the firmware version for the scanner.

Parameters
max_distanceThe firmware version for the scanner.

Definition at line 47 of file FirmwareVersion.cpp.

Member Data Documentation

std::string sick::datastructure::FirmwareVersion::m_firmware_version
private

Definition at line 69 of file FirmwareVersion.h.


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


sick_safetyscanners
Author(s): Lennart Puck
autogenerated on Fri Apr 2 2021 02:45:42