|
PST File Format SDK v0.4
|
BTH Nonleaf node. More...
#include <disk.h>
Inheritance diagram for pstsdk::disk::bth_nonleaf_node< K >:
Collaboration diagram for pstsdk::disk::bth_nonleaf_node< K >:Additional Inherited Members | |
Public Attributes inherited from pstsdk::disk::bth_node< bth_nonleaf_entry< K > > | |
| bth_nonleaf_entry< K > | entries [1] |
| Array of entries. | |
BTH Nonleaf node.
Instance of a BTH node, with bth_nonleaf_entry for entries.
| K | The key type |
| V | The value type |