ByteInputStream() | ByteInputStream | [explicit, protected] |
ByteStream() | ByteStream | [explicit, protected] |
cbOffset | ByteStream | [protected] |
ClosableObject() | ClosableObject | [explicit, protected] |
close() | ClosableObject | |
closeImpl()=0 | ClosableObject | [protected, pure virtual] |
consumeReadPointer(uint cbUsed) | ByteInputStream | [inline] |
getBytesAvailable() const | ByteInputStream | [inline, protected] |
getBytesConsumed() const | ByteInputStream | [inline, protected] |
getOffset() const | ByteStream | [inline] |
getReadPointer(uint cbRequested, uint *pcbActual=NULL) | ByteInputStream | [inline] |
isClosed() const | ClosableObject | [inline] |
mark(ByteStreamMarker &marker) | ByteInputStream | [virtual] |
needsClose | ClosableObject | [protected] |
newMarker() | ByteInputStream | [virtual] |
nullifyBuffer() | ByteInputStream | [inline, protected] |
pEndByte | ByteInputStream | [private] |
pFirstByte | ByteInputStream | [private] |
pNextByte | ByteInputStream | [private] |
readBytes(void *pData, uint cbRequested) | ByteInputStream | |
readNextBuffer()=0 | ByteInputStream | [protected, pure virtual] |
readPrevBuffer() | ByteInputStream | [protected, virtual] |
readValue(T &value) | ByteInputStream | [inline] |
reset(ByteStreamMarker const &marker) | ByteInputStream | [virtual] |
seekBackward(uint cb) | ByteInputStream | |
seekForward(uint cb) | ByteInputStream | [inline] |
setBuffer(PConstBuffer pBuffer, uint cbBuffer) | ByteInputStream | [inline, protected] |
~ClosableObject() | ClosableObject | [virtual] |