Fairport
v1.0.38
|
Describes the BTH, including the size of the keys/values and the heap_id of the root allocation. More...
#include <disk.h>
Public Attributes | |
byte | bth_signature |
Always heap_sig_bth. | |
byte | key_size |
Key size in bytes. | |
byte | entry_size |
Entry size in bytes. | |
byte | num_levels |
Number of levels. | |
heap_id | root |
Root of the actual tree structure. |
Describes the BTH, including the size of the keys/values and the heap_id of the root allocation.
Always heap_sig_bth.