taco-db
0.1.0
|
Describes a slot. More...
Public Member Functions | |
constexpr bool | IsValid () const |
Public Attributes | |
FieldOffset | m_off |
The offset to the record. More... | |
FieldOffset | m_len |
The length of the record. More... | |
Describes a slot.
An invalid slot has an m_off == 0.
|
inlineconstexpr |
FieldOffset taco::SlotData::m_len |
The length of the record.
FieldOffset taco::SlotData::m_off |
The offset to the record.