#include <TfDwgFiler.h>
Definition at line 53 of file TfDwgFiler.h.
◆ OdTfDwgFiler()
OdTfDwgFiler::OdTfDwgFiler |
( |
| ) |
|
◆ ~OdTfDwgFiler()
OdTfDwgFiler::~OdTfDwgFiler |
( |
| ) |
|
◆ addReference()
◆ bApplyDiff()
bool& OdTfDwgFiler::bApplyDiff |
( |
| ) |
|
|
inline |
◆ database()
Returns the database with which this Filer object is associated.
Reimplemented from OdDbFiler.
◆ filerType()
virtual FilerType OdTfDwgFiler::filerType |
( |
| ) |
const |
|
inlinevirtual |
◆ getImpl()
OdTfDwgFilerImpl* OdTfDwgFiler::getImpl |
( |
| ) |
|
|
inline |
◆ ODRX_DECLARE_MEMBERS()
◆ ODRX_HEAP_OPERATORS()
OdTfDwgFiler::ODRX_HEAP_OPERATORS |
( |
| ) |
|
◆ rdAddress()
virtual void* OdTfDwgFiler::rdAddress |
( |
| ) |
|
|
virtual |
Returns the memory address value of the current item of this Filer object.
Reimplemented from OdDbDwgFiler.
◆ rdBool()
virtual bool OdTfDwgFiler::rdBool |
( |
| ) |
|
|
virtual |
Returns the bool value of the current item of this Filer object.
Implements OdDbDwgFiler.
◆ rdBytes()
Returns the specified number of bytes from this Filer object.
- Parameters
-
buffer | [out] Receives the bytes. |
numBytes | [in] Number of bytes. |
Implements OdDbDwgFiler.
◆ rdClass()
◆ rdDatabase()
◆ rdDbHandle()
Returns the handle value of the current item of this Filer object.
Implements OdDbDwgFiler.
◆ rdDouble()
virtual double OdTfDwgFiler::rdDouble |
( |
| ) |
|
|
virtual |
Returns the double value of the current item of this Filer object.
Implements OdDbDwgFiler.
◆ rdHardOwnershipId()
Returns the HardOwnershipId value of the current item of this Filer object.
Implements OdDbDwgFiler.
◆ rdHardPointerId()
Returns the HardPointerId value of the current item of this Filer object.
Implements OdDbDwgFiler.
◆ rdInt16()
virtual OdInt16 OdTfDwgFiler::rdInt16 |
( |
| ) |
|
|
virtual |
Returns the Int16 value of the current item of this Filer object.
Implements OdDbDwgFiler.
◆ rdInt32()
virtual OdInt32 OdTfDwgFiler::rdInt32 |
( |
| ) |
|
|
virtual |
Returns the Int32 value of the current item of this Filer object.
Implements OdDbDwgFiler.
◆ rdInt64()
virtual OdInt64 OdTfDwgFiler::rdInt64 |
( |
| ) |
|
|
virtual |
Returns the Int64 value of the current item of this Filer object.
Implements OdDbDwgFiler.
◆ rdInt8()
virtual OdInt8 OdTfDwgFiler::rdInt8 |
( |
| ) |
|
|
virtual |
Returns the Int8 value of the current item of this Filer object.
Implements OdDbDwgFiler.
◆ rdPoint2d()
Returns the 2D point value of the current item of this Filer object.
Implements OdDbDwgFiler.
◆ rdPoint3d()
Returns the 3D point value of the current item of this Filer object.
Implements OdDbDwgFiler.
◆ rdScale3d()
Returns the scale value of the current item of this Filer object.
Implements OdDbDwgFiler.
◆ rdSoftOwnershipId()
Returns the SoftOwnershipId value of the current item of this Filer object.
Implements OdDbDwgFiler.
◆ rdSoftPointerId()
Returns the SoftPointerId value of the current item of this Filer object.
Implements OdDbDwgFiler.
◆ rdString()
virtual OdString OdTfDwgFiler::rdString |
( |
| ) |
|
|
virtual |
Returns the string value of the current item of this Filer object.
Implements OdDbDwgFiler.
◆ rdUInt8()
virtual OdUInt8 OdTfDwgFiler::rdUInt8 |
( |
| ) |
|
|
virtual |
Returns the UInt8 value of the current item of this Filer object.
Implements OdDbDwgFiler.
◆ rdVector2d()
Returns the 2D vector value of the current item of this Filer object.
Implements OdDbDwgFiler.
◆ rdVector3d()
Returns the 3D vector value of the current item of this Filer object.
Implements OdDbDwgFiler.
◆ saveDwgToXml()
static TiXmlDocument* OdTfDwgFiler::saveDwgToXml |
( |
OdDbDatabase * |
pDb, |
|
|
const char * |
pcszXsdFilename, |
|
|
OdDbObjectId |
idObj |
|
) |
| |
|
static |
◆ seek()
◆ setChangesCalc()
◆ setUsedMUE()
void OdTfDwgFiler::setUsedMUE |
( |
| ) |
|
|
inline |
◆ tell()
virtual OdUInt64 OdTfDwgFiler::tell |
( |
| ) |
const |
|
inlinevirtual |
Returns the current I/O pointer position of this Filer object.
Implements OdDbDwgFiler.
Definition at line 88 of file TfDwgFiler.h.
◆ usesReferences()
virtual bool OdTfDwgFiler::usesReferences |
( |
| ) |
const |
|
inlinevirtual |
Returns true if and only if this Filer object wishes to see all object references.
Reimplemented from OdDbDwgFiler.
Definition at line 149 of file TfDwgFiler.h.
◆ wrAddress()
virtual void OdTfDwgFiler::wrAddress |
( |
const void * |
value | ) |
|
|
virtual |
Writes the specified memory address value to this Filer object.
- Parameters
-
Reimplemented from OdDbDwgFiler.
◆ wrBool()
virtual void OdTfDwgFiler::wrBool |
( |
bool |
value | ) |
|
|
virtual |
Writes the specified bool value to this Filer object.
- Parameters
-
Implements OdDbDwgFiler.
◆ wrBytes()
Writes the specified number of bytes to this Filer object.
- Parameters
-
buffer | [in] array of bytes. |
numBytes | [in] Number of bytes. |
Implements OdDbDwgFiler.
◆ wrClass()
◆ wrDatabase()
◆ wrDbHandle()
Writes the specified handle value to this Filer object.
- Parameters
-
Implements OdDbDwgFiler.
◆ wrDouble()
virtual void OdTfDwgFiler::wrDouble |
( |
double |
value | ) |
|
|
virtual |
Writes the specified double value to this Filer object.
- Parameters
-
Implements OdDbDwgFiler.
◆ wrHardOwnershipId()
Writes the specified HardOwnershipId value to this Filer object.
- Parameters
-
Implements OdDbDwgFiler.
◆ wrHardPointerId()
Writes the specified HardPointerId value to this Filer object.
- Parameters
-
Implements OdDbDwgFiler.
◆ wrInt16()
Writes the specified Int16 value to this Filer object.
- Parameters
-
Implements OdDbDwgFiler.
◆ wrInt32()
Writes the specified Int32 value to this Filer object.
- Parameters
-
Implements OdDbDwgFiler.
◆ wrInt64()
Writes the specified Int64 value to this Filer object.
- Parameters
-
Implements OdDbDwgFiler.
◆ wrInt8()
Writes the specified Int8 value to this Filer object.
- Parameters
-
Implements OdDbDwgFiler.
◆ wrPoint2d()
Writes the specified 2D point value to this Filer object.
- Parameters
-
Implements OdDbDwgFiler.
◆ wrPoint3d()
Writes the specified 3D point value to this Filer object.
- Parameters
-
Implements OdDbDwgFiler.
◆ wrScale3d()
Writes the specified 3D scale value to this Filer object.
- Parameters
-
Implements OdDbDwgFiler.
◆ wrSoftOwnershipId()
Writes the specified SoftOwnershipId value to this Filer object.
- Parameters
-
Implements OdDbDwgFiler.
◆ wrSoftPointerId()
Writes the specified SoftPointerId value to this Filer object.
- Parameters
-
Implements OdDbDwgFiler.
◆ wrString()
virtual void OdTfDwgFiler::wrString |
( |
const OdString & |
value | ) |
|
|
virtual |
Writes the specified string value to this Filer object.
- Parameters
-
Implements OdDbDwgFiler.
◆ wrUInt8()
Writes the specified UInt8 value to this Filer object.
- Parameters
-
Implements OdDbDwgFiler.
◆ wrVector2d()
Writes the specified 2D vector value to this Filer object.
- Parameters
-
Implements OdDbDwgFiler.
◆ wrVector3d()
Writes the specified 3D vector value to this Filer object.
- Parameters
-
Implements OdDbDwgFiler.
◆ ChangesCalculation
◆ m_pFilerXmlData
OdTfDiffFilerImpl* OdTfDwgFiler::m_pFilerXmlData |
The documentation for this class was generated from the following file: