|
PST File Format SDK v0.4
|
Entries which make up a "leaf" BTH allocation. More...
#include <disk.h>
Collaboration diagram for pstsdk::disk::bth_leaf_entry< K, V >:Public Attributes | |
| K | key |
| Key instance. | |
| V | value |
| Value instance. | |
Entries which make up a "leaf" BTH allocation.
Simply an ordered array of key/values.
| K | The key type |
| V | The value type |
| K pstsdk::disk::bth_leaf_entry< K, V >::key |
| V pstsdk::disk::bth_leaf_entry< K, V >::value |