CFx SDK Documentation
2020SP3
|
This is the complete list of members for OdTfFiler, including all inherited members.
database() const =0 | OdTfFiler | pure virtual |
rdBool()=0 | OdTfFiler | pure virtual |
rdBytes(void *buffer, OdUInt32 numBytes)=0 | OdTfFiler | pure virtual |
rdDateTime(OdTimeStamp &)=0 | OdTfFiler | pure virtual |
rdDbHandle()=0 | OdTfFiler | pure virtual |
rdDouble()=0 | OdTfFiler | pure virtual |
rdHardOwnershipId()=0 | OdTfFiler | pure virtual |
rdHardPointerId()=0 | OdTfFiler | pure virtual |
rdInt16()=0 | OdTfFiler | pure virtual |
rdInt32()=0 | OdTfFiler | pure virtual |
rdInt64()=0 | OdTfFiler | pure virtual |
rdInt8()=0 | OdTfFiler | pure virtual |
rdPoint2d()=0 | OdTfFiler | pure virtual |
rdPoint3d()=0 | OdTfFiler | pure virtual |
rdScale3d()=0 | OdTfFiler | pure virtual |
rdSoftOwnershipId()=0 | OdTfFiler | pure virtual |
rdSoftPointerId()=0 | OdTfFiler | pure virtual |
rdString()=0 | OdTfFiler | pure virtual |
rdSubobject(int &id)=0 | OdTfFiler | pure virtual |
rdUInt8()=0 | OdTfFiler | pure virtual |
rdVector2d()=0 | OdTfFiler | pure virtual |
rdVector3d()=0 | OdTfFiler | pure virtual |
seek(OdInt64 offset, OdDb::FilerSeekType seekType)=0 | OdTfFiler | pure virtual |
tell() const =0 | OdTfFiler | pure virtual |
wrBool(bool value)=0 | OdTfFiler | pure virtual |
wrBytes(const void *buffer, OdUInt32 numBytes)=0 | OdTfFiler | pure virtual |
wrDateTime(OdTimeStamp)=0 | OdTfFiler | pure virtual |
wrDbHandle(const OdDbHandle &value)=0 | OdTfFiler | pure virtual |
wrDouble(double value)=0 | OdTfFiler | pure virtual |
wrHardOwnershipId(OdDbStub *value)=0 | OdTfFiler | pure virtual |
wrHardPointerId(OdDbStub *value)=0 | OdTfFiler | pure virtual |
wrInt16(OdInt16 value)=0 | OdTfFiler | pure virtual |
wrInt32(OdInt32 value)=0 | OdTfFiler | pure virtual |
wrInt64(OdInt64 value)=0 | OdTfFiler | pure virtual |
wrInt8(OdInt8 value)=0 | OdTfFiler | pure virtual |
wrPoint2d(const OdGePoint2d &value)=0 | OdTfFiler | pure virtual |
wrPoint3d(const OdGePoint3d &value)=0 | OdTfFiler | pure virtual |
wrScale3d(const OdGeScale3d &value)=0 | OdTfFiler | pure virtual |
wrSoftOwnershipId(OdDbStub *value)=0 | OdTfFiler | pure virtual |
wrSoftPointerId(OdDbStub *value)=0 | OdTfFiler | pure virtual |
wrString(const OdString &value)=0 | OdTfFiler | pure virtual |
wrSubobject(int id, const char *name)=0 | OdTfFiler | pure virtual |
wrUInt8(OdUInt8 value)=0 | OdTfFiler | pure virtual |
wrVector2d(const OdGeVector2d &value)=0 | OdTfFiler | pure virtual |
wrVector3d(const OdGeVector3d &value)=0 | OdTfFiler | pure virtual |