35 #ifndef SICK_SAFETYSCANNERS_DATA_PROCESSING_PARSEORDERNUMBER_H 36 #define SICK_SAFETYSCANNERS_DATA_PROCESSING_PARSEORDERNUMBER_H 48 namespace data_processing {
73 std::string
readOrderNumber(std::vector<uint8_t>::const_iterator data_ptr)
const;
79 #endif // SICK_SAFETYSCANNERS_DATA_PROCESSING_PARSEORDERNUMBER_H bool parseTCPSequence(const datastructure::PacketBuffer &buffer, datastructure::OrderNumber &order_number) const
Parses a tcp sequence to read the order number of the sensor.
A packetbuffer for the raw data from the sensor.
std::string readOrderNumber(std::vector< uint8_t >::const_iterator data_ptr) const
ParseOrderNumber()
Constructor of the parser.
Parser to read the order number from a tcp sequence.
Class containing the order number of a laser scanner.