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);
static HandleRef getCPtr(OdDbStub obj)
OdDbHardPointerId Assign(OdDbHardPointerId objectId)
OdDbHardPointerId(IntPtr cPtr, bool cMemoryOwn)
bool IsNotEqual(OdDbStub objectId)
override void Dispose(bool disposing)
new OdDbHardPointerId AssignOdDbStub(OdDbStub objectId)
OdDbHardPointerId(OdDbStub objectId)
OdDbHardPointerId(OdDbObjectId objectId)
new bool IsNotEqual(OdDbObjectId objectId)
new OdDbHardPointerId Assign(OdDbObjectId objectId)
static HandleRef getCPtr(OdDbHardPointerId obj)
new bool IsEqual(OdDbObjectId objectId)
bool IsEqual(OdDbStub objectId)
static HandleRef getCPtr(OdDbObjectId obj)
static global::System.Exception Retrieve()
static void delete_OdDbHardPointerId(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdDbHardPointerId_IsNotEqual__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr OdDbHardPointerId_Assign__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static bool OdDbHardPointerId_IsEqual__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr OdDbHardPointerId_AssignOdDbStub(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr OdDbHardPointerId_Assign__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static bool OdDbHardPointerId_IsEqual__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static bool OdDbHardPointerId_IsNotEqual__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)