35 #ifndef SICK_SAFETYSCANNERS_DATA_PROCESSING_PARSEREQUIREDUSERACTION_H 36 #define SICK_SAFETYSCANNERS_DATA_PROCESSING_PARSEREQUIREDUSERACTION_H 46 namespace data_processing {
80 #endif // SICK_SAFETYSCANNERS_DATA_PROCESSING_PARSEREQUIREDUSERACTION_H
bool readRequiredUserAction(std::vector< uint8_t >::const_iterator data_ptr, datastructure::RequiredUserAction &required_user_action) const
A packetbuffer for the raw data from the sensor.
ParseRequiredUserActionData()
Constructor of the parser.
Parser to read the required user action of a tcp sequence.
Class containing the additional information about the sopas state.
bool parseTCPSequence(const datastructure::PacketBuffer &buffer, datastructure::RequiredUserAction &required_user_action) const
Parses a tcp sequence to read the required user action of the sensor.