Fairport
v1.0.38
|
Classes | |
class | fairport::hid_stream_device |
Defines a stream device for a heap allocation for use by boost iostream. More... | |
class | fairport::heap_impl |
The HN implementation. More... | |
class | fairport::heap |
Heap-on-Node implementation. More... | |
Typedefs | |
typedef boost::iostreams::stream < hid_stream_device > | fairport::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> fairport::hid_stream |
The actual heap allocation stream, defined using the boost iostream library and the hid_stream_device.