14using System.Runtime.InteropServices;
18 private Object locker =
new Object();
19 private HandleRef swigCPtr;
20 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
22 swigCPtr =
new HandleRef(
this, cPtr);
25 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
27 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
30 protected override void Dispose(
bool disposing) {
32 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
37 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
39 base.Dispose(disposing);
44 MemoryManager mMan = MemoryManager.GetMemoryManager();
45 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
85 MemoryManager mMan = MemoryManager.GetMemoryManager();
86 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
105 MemoryManager mMan = MemoryManager.GetMemoryManager();
106 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
142 MemoryManager mMan = MemoryManager.GetMemoryManager();
143 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
181 MemoryManager mMan = MemoryManager.GetMemoryManager();
182 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
static HandleRef getCPtr(OdRxClass obj)
static HandleRef getCPtr(OdRxObject obj)
static HandleRef getCPtr(OdDbDatabase obj)
static OdDbIdMapping createObject()
static OdDbIdMapping cast(OdRxObject pObj)
OdDbIdMapping(IntPtr cPtr, bool cMemoryOwn)
virtual DeepCloneType deepCloneContext()
virtual DuplicateRecordCloning duplicateRecordCloning()
override void Dispose(bool disposing)
virtual bool compute(OdDbIdPair idPair)
virtual bool del(OdDbObjectId key)
static new OdRxClass desc()
virtual OdDbIdMappingIter newIterator()
virtual OdDbDatabase origDb()
virtual OdDbDatabase destDb()
virtual Teigha.TD.DuplicateRecordCloning vb_duplicateRecordCloning()
virtual void setDestDb(OdDbDatabase pDb)
static OdDbIdMapping createObject(DeepCloneType arg0)
static HandleRef getCPtr(OdDbIdMapping obj)
override OdRxObject queryX(OdRxClass protocolClass)
virtual OdDbObjectId insertingXrefBlockId()
static string getRealClassName(IntPtr ptr)
virtual void assign(OdDbIdPair idPair)
static HandleRef getCPtr(OdDbIdPair obj)
static HandleRef getCPtr(OdDbObjectId obj)
static global::System.Exception Retrieve()
static IntPtr OdDbIdMapping_cast(HandleRef jarg1)
static string OdDbIdMapping_getRealClassName(IntPtr jarg1)
static IntPtr OdDbIdMapping_createObject__SWIG_1(int jarg1)
static IntPtr OdDbIdMapping_queryX(HandleRef jarg1, HandleRef jarg2)
static void OdDbIdMapping_setDestDb(HandleRef jarg1, HandleRef jarg2)
static bool OdDbIdMapping_del(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static IntPtr OdDbIdMapping_desc()
static IntPtr OdDbIdMapping_origDb(HandleRef jarg1)
static void delete_OdDbIdMapping(HandleRef jarg1)
static void OdDbIdMapping_assign(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static IntPtr OdDbIdMapping_newIterator(HandleRef jarg1)
static global::System.IntPtr OdDbIdMapping_insertingXrefBlockId(HandleRef jarg1)
static IntPtr OdDbIdMapping_destDb(HandleRef jarg1)
static bool OdDbIdMapping_compute(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static int OdDbIdMapping_duplicateRecordCloning(HandleRef jarg1)
static IntPtr OdDbIdMapping_isA(HandleRef jarg1)
static IntPtr OdDbIdMapping_createObject__SWIG_0()
static int OdDbIdMapping_deepCloneContext(HandleRef jarg1)