|
RTC Toolkit 5.1.0
|
Agnostic data sample non-owning reference type. More...
#include <rtctk/telSub/dataSampleView.hpp>
Public Member Functions | |
| bool | operator== (const DataSampleView &rhs) const noexcept |
| bool | operator!= (const DataSampleView &rhs) const noexcept |
Public Attributes | |
| 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.
|
inlinenoexcept |
|
inlinenoexcept |
| taiclock::TaiClock::time_point rtctk::telSub::DataSampleView::time_stamp |
Time stamp of data sample.