Struct astutedds::dcps::LoggedSample

ClassList > astutedds > dcps > LoggedSample

A logged DCPS payload sample for offline recording/replay.

  • #include <record_replay.hpp>

Public Attributes

Type Name
std::vector< uint8_t > payload
uint64_t relative_timestamp_ns = {0}
std::string topic_name

Public Attributes Documentation

variable payload

std::vector<uint8_t> astutedds::dcps::LoggedSample::payload;

variable relative_timestamp_ns

uint64_t astutedds::dcps::LoggedSample::relative_timestamp_ns;

variable topic_name

std::string astutedds::dcps::LoggedSample::topic_name;


The documentation for this class was generated from the following file include/astutedds/dcps/record_replay.hpp