Overload List
| Method | Description |
|---|---|
ReadableAcDbObject::ReadableAcDbObject () | The null constructor; should only be used from AcDbSmartObjectPointer. |
ReadableAcDbObject::ReadableAcDbObject (ACDB_CLASS*&, AcDbObjectId, bool, bool) | Constructor. |
ReadableAcDbObject::ReadableAcDbObject (AcDbObjectId, bool, bool) | Constructor. |
ReadableAcDbObject::ReadableAcDbObject (ReadableAcDbObject &) | Constructor. |
