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

Class containing the device name of a laser scanner. More...

#include <DeviceName.h>

Public Member Functions

 DeviceName ()
 Constructor of the device name. More...
 
std::string getDeviceName () const
 Gets the device name for the scanner. More...
 
void setDeviceName (const std::string &device_name)
 Sets the device name for the scanner. More...
 

Private Attributes

std::string m_device_name
 

Detailed Description

Class containing the device name of a laser scanner.

Definition at line 47 of file DeviceName.h.

Constructor & Destructor Documentation

sick::datastructure::DeviceName::DeviceName ( )

Constructor of the device name.

Definition at line 40 of file DeviceName.cpp.

Member Function Documentation

std::string sick::datastructure::DeviceName::getDeviceName ( ) const

Gets the device name for the scanner.

Returns
The device name for the scanner.

Definition at line 42 of file DeviceName.cpp.

void sick::datastructure::DeviceName::setDeviceName ( const std::string &  device_name)

Sets the device name for the scanner.

Parameters
device_nameThe device name for the scanner.

Definition at line 47 of file DeviceName.cpp.

Member Data Documentation

std::string sick::datastructure::DeviceName::m_device_name
private

Definition at line 69 of file DeviceName.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