7#ifndef STIDSTRBUFFERPARSER_HPP
8#define STIDSTRBUFFERPARSER_HPP
11#include <logicalaccess/plugins/readers/stidstr/lla_readers_stidstr_api.hpp>
29 getValidBuffer(boost::circular_buffer<unsigned char> &circular_buffer)
override;
A CircularBufferParser class.
Definition: circularbufferparser.hpp:18
Definition: stidstrreaderbufferparser.hpp:18
virtual ~STidSTRBufferParser()
Definition: stidstrreaderbufferparser.hpp:24
STidSTRBufferParser()
Definition: stidstrreaderbufferparser.hpp:20
std::vector< uint8_t > ByteVector
Definition: lla_fwd.hpp:80