imaging_table_id_less Struct Reference
#include <imaging_table.h>
Public Member Functions | |
imaging_table_id_less (const imaging_table &table) | |
bool | operator() (const size_t lhs_row, const size_t rhs_row) const |
Detailed Description
Compare two row indicies to determine which id in the table is less than another row
Constructor & Destructor Documentation
|
inline |
Constructor
- Parameters
-
table reference to an imaging table
Member Function Documentation
|
inline |
Test if one row is less than another in terms of the tile id/cycle ordering
- Parameters
-
lhs_row index to one row rhs_row index to another row
- Returns
- true if the id in the first row is less than the second
The documentation for this struct was generated from the following file:
- /io/interop/model/table/imaging_table.h