Public Member Functions | List of all members
sick::data_processing::ParseProjectName Class Reference

Parser to read the project name from a tcp sequence. More...

#include <ParseProjectName.h>

Public Member Functions

 ParseProjectName ()
 Constructor of the parser. More...
 
bool parseTCPSequence (const datastructure::PacketBuffer &buffer, datastructure::ProjectName &project_name) const
 Parses a tcp sequence to read the project name of the sensor. More...
 
std::string readProjectName (std::vector< uint8_t >::const_iterator data_ptr) const
 

Detailed Description

Parser to read the project name from a tcp sequence.

Definition at line 54 of file ParseProjectName.h.

Constructor & Destructor Documentation

sick::data_processing::ParseProjectName::ParseProjectName ( )

Constructor of the parser.

Definition at line 42 of file ParseProjectName.cpp.

Member Function Documentation

bool sick::data_processing::ParseProjectName::parseTCPSequence ( const datastructure::PacketBuffer buffer,
datastructure::ProjectName project_name 
) const

Parses a tcp sequence to read the project name of the sensor.

Parameters
bufferThe incoming data sequence.
project_nameReference to the parsed project name.
Returns
If parsing the project name was successful.

Definition at line 45 of file ParseProjectName.cpp.

std::string sick::data_processing::ParseProjectName::readProjectName ( std::vector< uint8_t >::const_iterator  data_ptr) const

Definition at line 56 of file ParseProjectName.cpp.


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