#define ID_16_TYPE(x)
Definition id.h:31
#define ID_32_TYPE(x)
Definition id.h:16
Attribute.
Definition attribute.h:26
constexpr RowId InvalidRow
Definition tableid.h:35
column id
Definition tableid.h:38
row identifier
Definition tableid.h:18
uint16_t partition
Definition tableid.h:19
bool operator==(RowId const &rhs)
Definition tableid.h:29
uint16_t index
Definition tableid.h:20
bool operator!=(RowId const &rhs)
Definition tableid.h:23
Table identifier.
Definition tableid.h:14