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();
static HandleRef getCPtr(OdRxClass obj)
static HandleRef getCPtr(OdRxObject obj)
static HandleRef getCPtr(OdDgDatabase obj)
static HandleRef getCPtr(OdDgElementId obj)
virtual OdDgElementId insertingXrefBlockId()
static OdDgIdMapping createObject()
virtual OdDgIdMappingIter newIterator()
virtual void setDestDb(OdDgDatabase pDb)
virtual bool compute(OdDgIdPair idPair)
static OdDgIdMapping createObject(DeepCloneType arg0)
virtual OdDgDatabase destDb()
static new OdRxClass desc()
virtual void assign(OdDgIdPair idPair)
virtual Teigha.TG.DuplicateRecordCloning vb_duplicateRecordCloning()
static HandleRef getCPtr(OdDgIdMapping obj)
override OdRxObject queryX(OdRxClass protocolClass)
static OdDgIdMapping cast(OdRxObject pObj)
OdDgIdMapping(IntPtr cPtr, bool cMemoryOwn)
virtual OdDgDatabase origDb()
static string getRealClassName(IntPtr ptr)
virtual DuplicateRecordCloning duplicateRecordCloning()
override void Dispose(bool disposing)
virtual bool del(OdDgElementId key)
virtual DeepCloneType deepCloneContext()
static HandleRef getCPtr(OdDgIdPair obj)
static global::System.Exception Retrieve()
static IntPtr OdDgIdMapping_isA(HandleRef jarg1)
static IntPtr OdDgIdMapping_createObject__SWIG_1(int jarg1)
static IntPtr OdDgIdMapping_desc()
static global::System.IntPtr OdDgIdMapping_insertingXrefBlockId(HandleRef jarg1)
static void delete_OdDgIdMapping(HandleRef jarg1)
static IntPtr OdDgIdMapping_cast(HandleRef jarg1)
static int OdDgIdMapping_duplicateRecordCloning(HandleRef jarg1)
static void OdDgIdMapping_setDestDb(HandleRef jarg1, HandleRef jarg2)
static IntPtr OdDgIdMapping_newIterator(HandleRef jarg1)
static IntPtr OdDgIdMapping_createObject__SWIG_0()
static string OdDgIdMapping_getRealClassName(IntPtr jarg1)
static bool OdDgIdMapping_compute(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static bool OdDgIdMapping_del(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static IntPtr OdDgIdMapping_destDb(HandleRef jarg1)
static int OdDgIdMapping_deepCloneContext(HandleRef jarg1)
static void OdDgIdMapping_assign(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static IntPtr OdDgIdMapping_queryX(HandleRef jarg1, HandleRef jarg2)
static IntPtr OdDgIdMapping_origDb(HandleRef jarg1)