![]() |
Project
|
descriptor pointing to payload of one frame More...
#include <TableView.h>
Inherited by o2::algorithm::TableView< RowDescT, ColumnDescT, ParserT >::iterator::value_type.
Public Attributes | |
const std::byte * | buffer = nullptr |
size_t | size = 0 |
descriptor pointing to payload of one frame
Definition at line 82 of file TableView.h.
const std::byte* o2::algorithm::TableView< RowDescT, ColumnDescT, ParserT >::FrameData::buffer = nullptr |
Definition at line 83 of file TableView.h.
size_t o2::algorithm::TableView< RowDescT, ColumnDescT, ParserT >::FrameData::size = 0 |
Definition at line 84 of file TableView.h.