CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
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< TBase >inline
left()OdStreamPosImpl< TBase >inline
length()OdStreamPosImpl< TBase >inline
m_nCurPosOdStreamPosImpl< TBase >protected
m_nEndPosOdStreamPosImpl< TBase >protected
m_pMemDataOdFlatMemStreamImpl< TBase >protected
OdFlatMemStreamImpl()OdFlatMemStreamImpl< TBase >inline
OdFlatMemStreamImpl(void *buffer, OdUInt64 numBytes, OdUInt64 nCurPos)OdFlatMemStreamImpl< TBase >inline
OdStreamPosImpl()OdStreamPosImpl< TBase >inline
putByte(OdUInt8 value)OdFlatMemStreamImpl< TBase >inline
putBytes(const void *buffer, OdUInt32 numBytes)OdFlatMemStreamImpl< TBase >inline
seek(OdInt64 offset, OdDb::FilerSeekType seekType)OdStreamPosImpl< TBase >inline
tell()OdStreamPosImpl< TBase >inline