| ByteInputStream() | ByteInputStream | [explicit, protected] |
| ByteStream() | ByteStream | [explicit, protected] |
| cbOffset | ByteStream | [protected] |
| cbPageHeader | SegStream | [protected] |
| ClosableObject() | ClosableObject | [explicit, protected] |
| close() | ClosableObject | |
| closeImpl() | SegInputStream | [protected, virtual] |
| consumeReadPointer(uint cbUsed) | ByteInputStream | [inline] |
| currPageId | SegInputStream | [protected] |
| endPrefetch() | SegInputStream | |
| getBytesAvailable() const | ByteInputStream | [inline, protected] |
| getBytesConsumed() const | ByteInputStream | [inline, protected] |
| getOffset() const | ByteStream | [inline] |
| getReadPointer(uint cbRequested, uint *pcbActual=NULL) | ByteInputStream | [inline] |
| getSegment() const | SegStream | |
| getSegmentAccessor() const | SegStream | |
| getSegPos(SegStreamPosition &pos) | SegInputStream | [virtual] |
| isClosed() const | ClosableObject | [inline] |
| isDeallocating() | SegInputStream | |
| lockBuffer() | SegInputStream | [protected, virtual] |
| mark(ByteStreamMarker &marker) | SegInputStream | [virtual] |
| needsClose | ClosableObject | [protected] |
| newMarker() | SegInputStream | [virtual] |
| newSegInputStream(SegmentAccessor const &segmentAccessor, PageId beginPageId=FIRST_LINEAR_PAGE_ID) | SegInputStream | [static] |
| nullifyBuffer() | ByteInputStream | [inline, protected] |
| pageIter | SegInputStream | [protected] |
| pageLock | SegStream | [protected] |
| readBytes(void *pData, uint cbRequested) | ByteInputStream | |
| readNextBuffer() | SegInputStream | [protected, virtual] |
| readPrevBuffer() | SegInputStream | [protected, virtual] |
| readValue(T &value) | ByteInputStream | [inline] |
| reset(ByteStreamMarker const &marker) | SegInputStream | [virtual] |
| seekBackward(uint cb) | ByteInputStream | |
| seekForward(uint cb) | ByteInputStream | [inline] |
| seekSegPos(SegStreamPosition const &pos) | SegInputStream | |
| SegInputStream(SegmentAccessor const &, PageId, uint cbExtraHeader=0) | SegInputStream | [explicit, protected] |
| segmentAccessor | SegStream | [protected] |
| SegStream(SegmentAccessor const &, uint cbExtraHeader) | SegStream | [explicit, protected] |
| setBuffer(PConstBuffer pBuffer, uint cbBuffer) | ByteInputStream | [inline, protected] |
| setDeallocate(bool shouldDeallocate) | SegInputStream | |
| shouldDeallocate | SegInputStream | [protected] |
| startPrefetch() | SegInputStream | |
| ~ClosableObject() | ClosableObject | [virtual] |