|
static bool | taco::VTHDRGetIsRecord (VolatileTreeRecordHeader *hdr) |
|
static void | taco::VTHDRSetIsRecord (VolatileTreeRecordHeader *hdr, bool is_rec) |
|
static size_t | taco::VTHDRGetBufIdx (VolatileTreeRecordHeader *hdr) |
|
static void | taco::VTHDRSetBufIdx (VolatileTreeRecordHeader *hdr, size_t bufidx) |
|
const IndexKey *& | taco::VTHDRKeyPointer (VolatileTreeRecordHeader *hdr) |
|
char * | taco::VTHDRGetData (VolatileTreeRecordHeader *hdr) |
|
void | taco::InitVolatileTree () |
| Initializes the internal state of the in-memory tree index. More...
|
|
void | taco::CleanVolatileTree () |
| Cleans up the internal state of the in-memory tree index. More...
|
|