BeeeOn Gateway  v2020.3.1-2-g6f737dc
Platform to interconnect the IoT world
Public Member Functions
BeeeOn::JournalQueuingStrategy::Entry Class Reference

An instance of Entry represents a single record in the FileBuffer. Such record contains a single SensorData instance. Moreover, name of the source buffer and offset after the parsed data is provided. More...

#include <JournalQueuingStrategy.h>

Public Member Functions

 Entry (const SensorData &data, const std::string &buffer, const size_t nextOffset)
 
const SensorDatadata () const
 
std::string buffer () const
 
size_t nextOffset () const
 

Detailed Description

An instance of Entry represents a single record in the FileBuffer. Such record contains a single SensorData instance. Moreover, name of the source buffer and offset after the parsed data is provided.


The documentation for this class was generated from the following files: