Nebula
Loading...
Searching...
No Matches
MemDb::RowId Struct Reference

#include <tableid.h>

Detailed Description

row identifier

Public Member Functions

bool operator!= (RowId const &rhs)
 
bool operator== (RowId const &rhs)
 

Public Attributes

uint16_t partition
 
uint16_t index
 

Member Function Documentation

◆ operator!=()

bool MemDb::RowId::operator!= ( RowId const & rhs)
inline

◆ operator==()

bool MemDb::RowId::operator== ( RowId const & rhs)
inline

Member Data Documentation

◆ index

uint16_t MemDb::RowId::index

◆ partition

uint16_t MemDb::RowId::partition

The documentation for this struct was generated from the following file: