Fairport
v1.0.38
|
Classes | |
struct | fairport::disk::bth_header |
Describes the BTH, including the size of the keys/values and the heap_id of the root allocation. More... | |
struct | fairport::disk::bth_nonleaf_entry< K > |
Entries which make up a "non-leaf" BTH allocation. More... | |
struct | fairport::disk::bth_leaf_entry< K, V > |
Entries which make up a "leaf" BTH allocation. More... | |
struct | fairport::disk::bth_node< EntryType > |
BTH node. More... | |
struct | fairport::disk::bth_leaf_node< K, V > |
BTH Leaf node. More... | |
struct | fairport::disk::bth_nonleaf_node< K > |
BTH Nonleaf node. More... |