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

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

#include <ProjectName.h>

Public Member Functions

std::string getProjectName () const
 Gets the project name for the scanner. More...
 
 ProjectName ()
 Constructor of the project name. More...
 
void setProjectName (const std::string &project_name)
 Sets the project name for the scanner. More...
 

Private Attributes

std::string m_project_name
 

Detailed Description

Class containing the project name of a laser scanner.

Definition at line 47 of file ProjectName.h.

Constructor & Destructor Documentation

sick::datastructure::ProjectName::ProjectName ( )

Constructor of the project name.

Definition at line 40 of file ProjectName.cpp.

Member Function Documentation

std::string sick::datastructure::ProjectName::getProjectName ( ) const

Gets the project name for the scanner.

Returns
The project name for the scanner.

Definition at line 42 of file ProjectName.cpp.

void sick::datastructure::ProjectName::setProjectName ( const std::string &  project_name)

Sets the project name for the scanner.

Parameters
project_nameThe project name for the scanner.

Definition at line 47 of file ProjectName.cpp.

Member Data Documentation

std::string sick::datastructure::ProjectName::m_project_name
private

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