CFx SDK Documentation  2023 SP0
OdBlob Member List

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

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