ByteOutputStream() | ByteOutputStream | [explicit, protected] |
ByteStream() | ByteStream | [explicit, protected] |
cbMaxPageData | SegOutputStream | [protected] |
cbOffset | ByteStream | [protected] |
cbPageHeader | SegStream | [protected] |
ClosableObject() | ClosableObject | [explicit, protected] |
close() | ClosableObject | |
closeImpl() | SegOutputStream | [protected, virtual] |
consumeWritePointer(uint cbUsed) | ByteOutputStream | [inline] |
firstPageId | SegOutputStream | [protected] |
flushBuffer(uint cbRequested) | SegOutputStream | [protected, virtual] |
getBytesAvailable() const | ByteOutputStream | [inline, protected] |
getBytesWrittenThisPage() const | SegOutputStream | [protected] |
getFirstPageId() const | SegOutputStream | |
getOffset() const | ByteStream | [inline] |
getPageCount() const | SegOutputStream | |
getSegment() const | SegStream | |
getSegmentAccessor() const | SegStream | |
getSegPos(SegStreamPosition &pos) | SegOutputStream | [virtual] |
getWritePointer(uint cbRequested, uint *pcbActual=NULL) | ByteOutputStream | [inline] |
hardPageBreak() | ByteOutputStream | |
isClosed() const | ClosableObject | [inline] |
lastPageId | SegOutputStream | [protected] |
needsClose | ClosableObject | [protected] |
newSegOutputStream(SegmentAccessor const &segmentAccessor) | SegOutputStream | [static] |
nPagesAllocated | SegOutputStream | [protected] |
pageLock | SegStream | [protected] |
segmentAccessor | SegStream | [protected] |
SegOutputStream(SegmentAccessor const &, uint cbExtraHeader=0) | SegOutputStream | [explicit, protected] |
SegStream(SegmentAccessor const &, uint cbExtraHeader) | SegStream | [explicit, protected] |
setBuffer(PBuffer pBuffer, uint cbBuffer) | ByteOutputStream | [inline, protected] |
setWriteLatency(WriteLatency writeLatency) | ByteOutputStream | [virtual] |
updatePage() | SegOutputStream | |
writeBytes(void const *pData, uint cbRequested) | ByteOutputStream | |
writeExtraHeaders(SegStreamNode &node) | SegOutputStream | [protected, virtual] |
writeLatency | ByteOutputStream | [protected] |
writeValue(T const &value) | ByteOutputStream | [inline] |
~ClosableObject() | ClosableObject | [virtual] |