|
PST File Format SDK v0.4
|
Collaboration diagram for Blocks:Classes | |
| class | pstsdk::block |
| The base class of the block class hierarchy. More... | |
| class | pstsdk::data_block |
| A block which represents end user data. More... | |
| class | pstsdk::extended_block |
| A data block which refers to other data blocks, in order to extend the physical size limit (8k) to a larger logical size. More... | |
| class | pstsdk::external_block |
| Contains actual data. More... | |
| class | pstsdk::subnode_block |
| A block which contains information about subnodes. More... | |
| class | pstsdk::subnode_nonleaf_block |
| Contains references to subnode_leaf_blocks. More... | |
| class | pstsdk::subnode_leaf_block |
| Contains the actual subnode information. More... | |