38 namespace data_processing {
    42   m_reader_ptr = std::make_shared<sick::data_processing::ReadWriteHelper>();
    49   const uint8_t* data_ptr(buffer.
getBuffer().data());
 
A packetbuffer for the raw data from the sensor. 
 
The data class containing all data blocks of a measurement. 
 
const VectorBuffer & getBuffer() const 
Getter to return the VectorBuffer saved in the PacketBuffer.