|
PST File Format SDK v0.4
|
Collaboration diagram for Heap:Classes | |
| class | pstsdk::hid_stream_device |
| Defines a stream device for a heap allocation for use by boost iostream. More... | |
| class | pstsdk::heap_impl |
| The HN implementation. More... | |
| class | pstsdk::heap |
| Heap-on-Node implementation. More... | |
Typedefs | |
| typedef boost::iostreams::stream< hid_stream_device > | pstsdk::hid_stream |
| The actual heap allocation stream, defined using the boost iostream library and the hid_stream_device. | |
| typedef boost::iostreams::stream<hid_stream_device> pstsdk::hid_stream |
The actual heap allocation stream, defined using the boost iostream library and the hid_stream_device.