Parser to read the persistent configuration of the sensor.  
 More...
#include <ParseMeasurementPersistentConfigData.h>
Parser to read the persistent configuration of the sensor. 
Definition at line 52 of file ParseMeasurementPersistentConfigData.h.
 
      
        
          | sick::data_processing::ParseMeasurementPersistentConfigData::ParseMeasurementPersistentConfigData  | 
          ( | 
           | ) | 
           | 
        
      
 
 
Parses a tcp sequence to read the persistent configuration of the sensor. 
- Parameters
 - 
  
    | buffer | The incoming tcp sequence.  | 
    | config_data | Reference to the config data where the persistent configuration will be set. | 
  
   
- Returns
 - If parsing was successful. 
 
Definition at line 48 of file ParseMeasurementPersistentConfigData.cpp.
 
 
  
  
      
        
          | uint32_t sick::data_processing::ParseMeasurementPersistentConfigData::readEndAngle  | 
          ( | 
          const uint8_t *  | 
          data_ptr | ) | 
           const | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | uint32_t sick::data_processing::ParseMeasurementPersistentConfigData::readStartAngle  | 
          ( | 
          const uint8_t *  | 
          data_ptr | ) | 
           const | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following files: