CFx SDK Documentation  2020SP3
OdFlatMemStreamImpl< TBase > Member List

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

append(OdUInt64 numBytes)OdFlatMemStreamImpl< TBase >inlineprotectedvirtual
data()OdFlatMemStreamImpl< TBase >inline
getByte()OdFlatMemStreamImpl< TBase >inline
getBytes(void *buffer, OdUInt32 numBytes)OdFlatMemStreamImpl< TBase >inline
init(void *buffer, OdUInt64 numBytes, OdUInt64 curPosition=0)OdFlatMemStreamImpl< TBase >inline
isEof()OdStreamPosImpl< OdEmptyBaseClass >inline
left()OdStreamPosImpl< OdEmptyBaseClass >inline
length()OdStreamPosImpl< OdEmptyBaseClass >inline
m_nCurPosOdStreamPosImpl< OdEmptyBaseClass >protected
m_nEndPosOdStreamPosImpl< OdEmptyBaseClass >protected
m_pMemDataOdFlatMemStreamImpl< TBase >protected
OdFlatMemStreamImpl()OdFlatMemStreamImpl< TBase >inline
OdFlatMemStreamImpl(void *buffer, OdUInt64 numBytes, OdUInt64 nCurPos)OdFlatMemStreamImpl< TBase >inline
putByte(OdUInt8 value)OdFlatMemStreamImpl< TBase >inline
putBytes(const void *buffer, OdUInt32 numBytes)OdFlatMemStreamImpl< TBase >inline
seek(OdInt64 offset, OdDb::FilerSeekType seekType)OdStreamPosImpl< OdEmptyBaseClass >inline
tell()OdStreamPosImpl< OdEmptyBaseClass >inline