PST File Format SDK v0.4
Loading...
Searching...
No Matches
pstsdk::disk::bth_nonleaf_node< K > Struct Template Reference

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.
 

Detailed Description

template<typename K>
struct pstsdk::disk::bth_nonleaf_node< K >

BTH Nonleaf node.

Instance of a BTH node, with bth_nonleaf_entry for entries.

Template Parameters
KThe key type
VThe value type
See also
[MS-PST] 2.3.2.2

Definition at line 1404 of file disk.h.


The documentation for this struct was generated from the following file: