|
PST File Format SDK v0.4
|
Subnode leaf block. More...
#include <disk.h>
Inheritance diagram for pstsdk::disk::sub_leaf_block< T >:
Collaboration diagram for pstsdk::disk::sub_leaf_block< T >:Additional Inherited Members | |
Public Attributes inherited from pstsdk::disk::sub_block< T, sub_leaf_entry< T > > | |
| byte | block_type |
| Always block_type_sub. | |
| byte | level |
| One for non-leaf, zero for leaf. | |
| ushort | count |
| Number of entries in the entry array. | |
| sub_leaf_entry< T > | entry [1] |
| Array of entries. | |
Subnode leaf block.
An instance of a sub_block, containing sub_leaf_entry items in the entry array