CFx SDK Documentation  2023 SP0
OdMemoryStreamImpl< TBase > Member List

This is the complete list of members for OdMemoryStreamImpl< TBase >, including all inherited members.

addPage()OdMemoryStreamImpl< TBase >protected
allocated() constOdMemoryStreamImpl< TBase >inlineprotected
curPageNo() constOdMemoryStreamImpl< TBase >inlineprotected
currPos()OdMemoryStreamImpl< TBase >inlineprotected
currPos() constOdMemoryStreamImpl< TBase >inlineprotected
getByte()OdMemoryStreamImpl< TBase >
getBytes(void *buffer, OdUInt32 nLen)OdMemoryStreamImpl< TBase >
isEof()OdMemoryStreamImpl< TBase >inline
leftInCurPage() constOdMemoryStreamImpl< TBase >inlineprotected
length()OdMemoryStreamImpl< TBase >inline
m_nCurPosOdMemoryStreamImpl< TBase >protected
m_nEndPosOdMemoryStreamImpl< TBase >protected
m_nPageDataSizeOdMemoryStreamImpl< TBase >protected
OdMemoryStream classOdMemoryStreamImpl< TBase >friend
OdMemoryStreamImpl(OdUInt32 nPageDataSize=0x400)OdMemoryStreamImpl< TBase >inline
pageAlignedAddress(OdUInt32 nLen)OdMemoryStreamImpl< TBase >
pageDataSize() constOdMemoryStreamImpl< TBase >inline
posInCurPage() constOdMemoryStreamImpl< 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 >