|
PST File Format SDK v0.4
|
Collaboration diagram for Node:Classes | |
| class | pstsdk::node_impl |
| The node implementation. More... | |
| class | pstsdk::subnode_transform_info |
| Defines a transform from a subnode_info to an actual node object. More... | |
| class | pstsdk::node_stream_device |
| Defines a stream device for a node for use by boost iostream. More... | |
| class | pstsdk::node |
| An in memory representation of the "node" concept in a PST data file. More... | |
Typedefs | |
| typedef boost::iostreams::stream< node_stream_device > | pstsdk::node_stream |
| The actual node stream, defined using the boost iostream library and the node_stream_device. | |
| typedef boost::iostreams::stream<node_stream_device> pstsdk::node_stream |
The actual node stream, defined using the boost iostream library and the node_stream_device.