PST File Format SDK v0.4
Loading...
Searching...
No Matches
BTH Structures
+ Collaboration diagram for BTH Structures:

Classes

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

Detailed Description