Go to the source code of this file.
Classes | |
| struct | SegStreamNode |
| Header stored on each page of a SegStream. More... | |
| struct | SegStreamCrc |
| Additional header information stored on each page of SegStreams for which CRC's are requested. More... | |
| struct | SegStreamPosition |
| Memento for a position within a SegStream. More... | |
| class | SegStream |
| SegStream is a common base for SegInputStream and SegOutputStream. More... | |
| class | SegStreamMarker |
| SegStreamMarker refines ByteStreamMarker with a physical stream position, allowing for random-access mark/reset. More... | |
Typedefs | |
| typedef SegNodeLock< SegStreamNode > | SegStreamLock |
| typedef SegNodeLock<SegStreamNode> SegStreamLock |
Definition at line 69 of file SegStream.h.
1.5.1