Fairport
v1.0.38
|
Classes | |
class | fairport::node_impl |
The node implementation. More... | |
class | fairport::subnode_transform_info |
Defines a transform from a subnode_info to an actual node object. More... | |
class | fairport::node_stream_device |
Defines a stream device for a node for use by boost iostream. More... | |
class | fairport::node |
An in memory representation of the "node" concept in a PST data file. More... | |
Typedefs | |
typedef boost::iostreams::stream < node_stream_device > | fairport::node_stream |
The actual node stream, defined using the boost iostream library and the node_stream_device. |
typedef boost::iostreams::stream<node_stream_device> fairport::node_stream |
The actual node stream, defined using the boost iostream library and the node_stream_device.