8#ifndef DATAHANDLINGLIBS_INCLUDE_DATAHANDLINGLIBS_READOUTTYPES_HPP_
9#define DATAHANDLINGLIBS_INCLUDE_DATAHANDLINGLIBS_READOUTTYPES_HPP_
18namespace datahandlinglibs {
36 auto const & f1 = std::tie(this->timestamp, this->another_key);
const constexpr std::size_t DUMMY_FRAME_SIZE
PDS Frame with unphysical timestamp detected with ts
bool operator<(const DUMMY_FRAME_STRUCT &other) const
uint64_t get_timestamp() const
char data[DUMMY_FRAME_SIZE]
void fake_timestamp(uint64_t, uint64_t)
static const constexpr size_t element_size
void set_timestamp(uint64_t ts)
static const constexpr uint8_t frames_per_element
static const constexpr size_t frame_size
void set_another_key(uint64_t compkey)