#include <ddtMemoryAccessor.hpp>
|
| DataPacket (const char *const ds_id, const int32_t check, const int vector_length) |
|
◆ DataPacket()
ddt::DataPacket::DataPacket |
( |
const char *const | ds_id, |
|
|
const int32_t | check, |
|
|
const int | vector_length ) |
|
inline |
Constructor
- Parameters
-
ds_id | The data stream identifier. |
check | The checksum of the data packet. |
vector_length | The length of the data vector. |
◆ checksum
uint32_t ddt::DataPacket::checksum |
The checksum of this data packet
◆ data_stream_identifier
std::string ddt::DataPacket::data_stream_identifier |
The data stream identifier
◆ sample
◆ sample_length
int32_t ddt::DataPacket::sample_length |
◆ timestamp
uint64_t ddt::DataPacket::timestamp = 0 |
The data sample time stamp
◆ writer_index
int64_t ddt::DataPacket::writer_index = -1 |
The documentation for this struct was generated from the following file: