This is the complete list of members for OdFlatMemStream, including all inherited members.
| append(OdUInt64 numBytes) | OdFlatMemStreamImpl< OdStreamBuf > | inlineprotectedvirtual |
| copyDataTo(OdStreamBuf *pDestination, OdUInt64 sourceStart, OdUInt64 sourceEnd) | OdFlatMemStream | |
| createNew(void *buffer, OdUInt64 numBytes, OdUInt64 curPosition=0) | OdFlatMemStream | static |
| data() | OdFlatMemStreamImpl< OdStreamBuf > | inline |
| getByte() | OdFlatMemStreamImpl< OdStreamBuf > | inline |
| getBytes(void *buffer, OdUInt32 numBytes) | OdFlatMemStreamImpl< OdStreamBuf > | inline |
| init(void *buffer, OdUInt64 numBytes, OdUInt64 curPosition=0) | OdFlatMemStreamImpl< OdStreamBuf > | inline |
| isEof() | OdStreamPosImpl< TBase > | inline |
| left() | OdStreamPosImpl< TBase > | inline |
| length() | OdStreamPosImpl< TBase > | inline |
| m_nCurPos | OdStreamPosImpl< TBase > | protected |
| m_nEndPos | OdStreamPosImpl< TBase > | protected |
| m_pMemData | OdFlatMemStreamImpl< OdStreamBuf > | protected |
| OdFlatMemStream() | OdFlatMemStream | inlineprotected |
| 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 |