CFx SDK Documentation  2023 SP0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
OdFlatMemStreamManaged Member List

This is the complete list of members for OdFlatMemStreamManaged, including all inherited members.

append(OdUInt64 numBytes)OdFlatMemStreamImpl< OdStreamBuf >inlineprotectedvirtual
copyDataTo(OdStreamBuf *pDestination, OdUInt64 sourceStart, OdUInt64 sourceEnd)OdFlatMemStream
createNew(OdUInt64 numBytes)OdFlatMemStreamManagedstatic
OdFlatMemStream::createNew(void *buffer, OdUInt64 numBytes, OdUInt64 curPosition=0)OdFlatMemStreamstatic
data()OdFlatMemStreamImpl< OdStreamBuf >inline
getByte()OdFlatMemStreamImpl< OdStreamBuf >inline
getBytes(void *buffer, OdUInt32 numBytes)OdFlatMemStreamImpl< OdStreamBuf >inline
OdFlatMemStream::init(void *buffer, OdUInt64 numBytes, OdUInt64 curPosition=0)OdFlatMemStreamImpl< OdStreamBuf >inline
isEof()OdStreamPosImpl< TBase >inline
left()OdStreamPosImpl< TBase >inline
length()OdStreamPosImpl< TBase >inline
m_nCurPosOdStreamPosImpl< TBase >protected
m_nEndPosOdStreamPosImpl< TBase >protected
m_pMemDataOdFlatMemStreamImpl< OdStreamBuf >protected
OdFlatMemStream()OdFlatMemStreaminlineprotected
OdFlatMemStreamImpl()OdFlatMemStreamImpl< OdStreamBuf >inline
OdFlatMemStreamImpl(void *buffer, OdUInt64 numBytes, OdUInt64 nCurPos)OdFlatMemStreamImpl< OdStreamBuf >inline
ODRX_DECLARE_MEMBERS(OdFlatMemStream)OdFlatMemStream
putByte(OdUInt8 value)OdFlatMemStreamImpl< OdStreamBuf >inline
putBytes(const void *buffer, OdUInt32 numBytes)OdFlatMemStreamImpl< OdStreamBuf >inline
seek(OdInt64 offset, OdDb::FilerSeekType seekType)OdStreamPosImpl< TBase >inline
tell()OdStreamPosImpl< TBase >inline
~OdFlatMemStreamManaged()OdFlatMemStreamManagedinline