addPage() | OdMemoryStreamImpl< TBase > | protected |
allocated() const | OdMemoryStreamImpl< TBase > | inlineprotected |
curPageNo() const | OdMemoryStreamImpl< TBase > | inlineprotected |
currPos() | OdMemoryStreamImpl< TBase > | inlineprotected |
currPos() const | OdMemoryStreamImpl< TBase > | inlineprotected |
getByte() | OdMemoryStreamImpl< TBase > | |
getBytes(void *buffer, OdUInt32 nLen) | OdMemoryStreamImpl< TBase > | |
isEof() | OdMemoryStreamImpl< TBase > | inline |
leftInCurPage() const | OdMemoryStreamImpl< TBase > | inlineprotected |
length() | OdMemoryStreamImpl< TBase > | inline |
m_nCurPos | OdMemoryStreamImpl< TBase > | protected |
m_nEndPos | OdMemoryStreamImpl< TBase > | protected |
m_nPageDataSize | OdMemoryStreamImpl< TBase > | protected |
OdMemoryStream class | OdMemoryStreamImpl< TBase > | friend |
OdMemoryStreamImpl(OdUInt32 nPageDataSize=0x400) | OdMemoryStreamImpl< TBase > | inline |
pageAlignedAddress(OdUInt32 nLen) | OdMemoryStreamImpl< TBase > | |
pageDataSize() const | OdMemoryStreamImpl< TBase > | inline |
posInCurPage() const | OdMemoryStreamImpl< TBase > | inlineprotected |
putByte(OdUInt8 val) | OdMemoryStreamImpl< TBase > | |
putBytes(const void *buffer, OdUInt32 nLen) | OdMemoryStreamImpl< TBase > | |
reserve(OdUInt64 nSize) | OdMemoryStreamImpl< TBase > | inline |
rewind() | OdMemoryStreamImpl< TBase > | inline |
seek(OdInt64 offset, OdDb::FilerSeekType whence) | OdMemoryStreamImpl< TBase > | |
seekNextPage(bool bCreateNew=false) | OdMemoryStreamImpl< TBase > | protected |
seekPrevPage() | OdMemoryStreamImpl< TBase > | inlineprotected |
setPageDataSize(OdUInt32 nPageSize) | OdMemoryStreamImpl< TBase > | inline |
tell() | OdMemoryStreamImpl< TBase > | inline |
truncate() | OdMemoryStreamImpl< TBase > | inline |
~OdMemoryStreamImpl() | OdMemoryStreamImpl< TBase > | |