![]() |
Project
|
FrameIndex is composed from column description and row number. More...
#include <TableView.h>
Public Member Functions | |
bool | operator< (const FrameIndex &rh) const |
Public Attributes | |
ColumnIndexType | columnIndex |
unsigned | row |
FrameIndex is composed from column description and row number.
Definition at line 65 of file TableView.h.
|
inline |
Definition at line 69 of file TableView.h.
ColumnIndexType o2::algorithm::TableView< RowDescT, ColumnDescT, ParserT >::FrameIndex::columnIndex |
Definition at line 66 of file TableView.h.
unsigned o2::algorithm::TableView< RowDescT, ColumnDescT, ParserT >::FrameIndex::row |
Definition at line 67 of file TableView.h.