#include <ddtMemoryAccessor.hpp>
◆ DataSampleShared()
ddt::DataSampleShared::DataSampleShared |
( |
const int32_t | id, |
|
|
const int | md_length, |
|
|
const int | vector_length, |
|
|
const void_allocator & | void_alloc ) |
|
inline |
Constructor
- Parameters
-
id | Sample ID to uniquely identify the data sample. |
md_length | The length of the meta data. |
vector_length | The length of the data vector. |
void_alloc | Boost allocator for the segment manager. |
◆ data
The image data as vector of bytes
◆ meta_data
The meta data as vector of bytes
◆ meta_data_length
int32_t ddt::DataSampleShared::meta_data_length |
The length of the meta data blob
◆ sample_id
int32_t ddt::DataSampleShared::sample_id |
Sample ID to uniquely identify the data sample
◆ topic_id
int32_t ddt::DataSampleShared::topic_id = 0 |
Topic ID to identify the kind of meta data
The documentation for this struct was generated from the following file: