taco-db
0.1.0
|
The header of a B-Tree leaf page record. More...
#include <index/btree/BTreeInternal.h>
Public Member Functions | |
char * | GetPayload () const |
Public Attributes | |
RecordId | m_recid |
The record ID of the record this leaf record points to. More... | |
The header of a B-Tree leaf page record.
|
inline |
RecordId taco::BTreeLeafRecordHeaderData::m_recid |
The record ID of the record this leaf record points to.