Public Member Functions | |
| Int32 | operator[] (Int32 i) const |
| i-th value of the block | |
| Int16 | size () const |
| Size of the block. | |
| Int32 | valueOffset () const |
| Offset of the block values. | |
Static Public Attributes | |
| static constexpr Int16 | MAX_BLOCK_SIZE = 512 |
Friends | |
| class | BlockIndexList |
Definition at line 36 of file BlockIndexList.h.
i-th value of the block
Definition at line 55 of file BlockIndexList.h.
|
inline |
Size of the block.
Definition at line 62 of file BlockIndexList.h.
|
inline |
Offset of the block values.
Definition at line 65 of file BlockIndexList.h.
|
friend |
Definition at line 38 of file BlockIndexList.h.
|
staticconstexpr |
Definition at line 42 of file BlockIndexList.h.