addPage() | OdMemoryStreamImpl< TBase > | protected |
addRef() | OdStaticRxObject< OdMemoryStreamImpl< OdMemoryStream > > | inline |
allocated() const | OdMemoryStreamImpl< TBase > | inlineprotected |
curPageNo() const | OdMemoryStreamImpl< TBase > | inlineprotected |
currPos() | OdMemoryStreamImpl< TBase > | inlineprotected |
currPos() const | OdMemoryStreamImpl< TBase > | inlineprotected |
getByte() | OdMemoryStreamImpl< TBase > | |
getBytes(void *buffer, OdUInt32 nLen) | OdMemoryStreamImpl< TBase > | |
isEof() | OdMemoryStreamImpl< TBase > | inline |
leftInCurPage() const | OdMemoryStreamImpl< TBase > | inlineprotected |
length() | OdMemoryStreamImpl< TBase > | inline |
m_nCurPos | OdMemoryStreamImpl< TBase > | protected |
m_nEndPos | OdMemoryStreamImpl< TBase > | protected |
m_nPageDataSize | OdMemoryStreamImpl< TBase > | protected |
OdBlob(OdUInt32 nPageSize=0x1000) | OdBlob | inline |
OdMemoryStreamImpl(OdUInt32 nPageDataSize=0x400) | OdMemoryStreamImpl< TBase > | inline |
pageAlignedAddress(OdUInt32 nLen) | OdMemoryStreamImpl< TBase > | |
pageDataSize() const | OdMemoryStreamImpl< TBase > | inline |
posInCurPage() const | OdMemoryStreamImpl< TBase > | inlineprotected |
putByte(OdUInt8 val) | OdMemoryStreamImpl< TBase > | |
putBytes(const void *buffer, OdUInt32 nLen) | OdMemoryStreamImpl< TBase > | |
rdAddress() | OdBlob | inline |
rdBool() | OdBlob | inline |
rdBytes(void *buf, OdUInt32 len) | OdBlob | inline |
rdDouble() | OdBlob | inline |
rdDoubles(double *doubles, OdUInt32 num) | OdBlob | inline |
rdInt16() | OdBlob | inline |
rdInt32() | OdBlob | inline |
rdInt64() | OdBlob | inline |
rdInt8() | OdBlob | inline |
rdObjectId() | OdBlob | inline |
rdObjectIds(OdDbStub **pRes, OdUInt32 num) | OdBlob | inline |
rdPoint3d() | OdBlob | inline |
rdPoints2d(OdGePoint2d *points, OdUInt32 num) | OdBlob | inline |
rdPoints3d(OdGePoint3d *points, OdUInt32 num) | OdBlob | inline |
rdVector3d() | OdBlob | inline |
release() | OdStaticRxObject< OdMemoryStreamImpl< OdMemoryStream > > | inline |
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 |
wrAddress(const void *) | OdBlob | inline |
wrBool(bool) | OdBlob | inline |
wrBytes(const void *buf, OdUInt32 len) | OdBlob | inline |
wrDouble(double) | OdBlob | inline |
wrDoubles(const double *doubles, OdUInt32 num) | OdBlob | inline |
wrInt16(OdInt16) | OdBlob | inline |
wrInt32(OdInt32) | OdBlob | inline |
wrInt64(OdInt64) | OdBlob | inline |
wrInt8(OdInt8) | OdBlob | inline |
wrObjectId(const OdDbStub *id) | OdBlob | inline |
wrPoint3d(const OdGePoint3d &) | OdBlob | inline |
wrPoints2d(const OdGePoint2d *points, OdUInt32 num) | OdBlob | inline |
wrPoints3d(const OdGePoint3d *points, OdUInt32 num) | OdBlob | inline |
wrVector3d(const OdGeVector3d &) | OdBlob | inline |
~OdMemoryStreamImpl() | OdMemoryStreamImpl< TBase > | |