14using System.Runtime.InteropServices;
18 private Object locker =
new Object();
19 private HandleRef swigCPtr;
21 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
24 swigCPtr =
new HandleRef(
this, cPtr);
26 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
28 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
37 global::System.GC.SuppressFinalize(
this);
40 protected virtual void Dispose(
bool disposing) {
42 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
47 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
81 MemoryManager mMan = MemoryManager.GetMemoryManager();
82 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
OdDgAssocPointRoot getPointData()
void setPointData(OdDgAssocPointRoot value)
OdDgAssocPointIData(IntPtr cPtr, bool cMemoryOwn)
virtual void Dispose(bool disposing)
static HandleRef getCPtr(OdDgAssocPointIData obj)
static HandleRef getCPtr(OdDgAssocPointRoot obj)
static global::System.Exception Retrieve()
static void OdDgAssocPointIData_m_iParam2_set(global::System.Runtime.InteropServices.HandleRef jarg1, Int32 jarg2)
static void delete_OdDgAssocPointIData(global::System.Runtime.InteropServices.HandleRef jarg1)
static Int32 OdDgAssocPointIData_m_iParam1_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgAssocPointIData_setPointData(global::System.Runtime.InteropServices.HandleRef jarg1, HandleRef jarg2)
static Int32 OdDgAssocPointIData_m_iParam2_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgAssocPointIData_m_iParam1_set(global::System.Runtime.InteropServices.HandleRef jarg1, Int32 jarg2)
static IntPtr OdDgAssocPointIData_getPointData(global::System.Runtime.InteropServices.HandleRef jarg1)