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

BTH Leaf node. More...

#include <disk.h>

+ Inheritance diagram for pstsdk::disk::bth_leaf_node< K, V >:
+ Collaboration diagram for pstsdk::disk::bth_leaf_node< K, V >:

Additional Inherited Members

- Public Attributes inherited from pstsdk::disk::bth_node< bth_leaf_entry< K, V > >
bth_leaf_entry< K, V > entries [1]
 Array of entries.
 

Detailed Description

template<typename K, typename V>
struct pstsdk::disk::bth_leaf_node< K, V >

BTH Leaf node.

Instance of a BTH node, with bth_leaf_entry for entries.

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

Definition at line 1392 of file disk.h.


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