Agnostic data sample non-owning reference type.
More...
#include <rtctk/telSub/dataSampleView.hpp>
|
| taiclock::TaiClock::time_point | time_stamp |
| | Time stamp of data sample.
|
| |
| gsl::span< const uint8_t > | data |
| | Span containing the data.
|
| |
Agnostic data sample non-owning reference type.
◆ operator!=()
| bool rtctk::telSub::DataSampleView::operator!= |
( |
const DataSampleView & | rhs | ) |
const |
|
inlinenoexcept |
◆ operator==()
| bool rtctk::telSub::DataSampleView::operator== |
( |
const DataSampleView & | rhs | ) |
const |
|
inlinenoexcept |
◆ data
| gsl::span<const uint8_t> rtctk::telSub::DataSampleView::data |
Span containing the data.
◆ time_stamp
| taiclock::TaiClock::time_point rtctk::telSub::DataSampleView::time_stamp |
Time stamp of data sample.
The documentation for this struct was generated from the following file: