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);
92 MemoryManager mMan = MemoryManager.GetMemoryManager();
93 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
117 MemoryManager mMan = MemoryManager.GetMemoryManager();
118 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
static HandleRef getCPtr(OdDbHandle obj)
static HandleRef getCPtr(OdDbObjectId obj)
OdDbObjectId getLocalId()
virtual void Dispose(bool disposing)
OdDbXrefObjectId(IntPtr cPtr, bool cMemoryOwn)
OdDbObjectId getXrefId(OdDbHandle objectHandle)
static HandleRef getCPtr(OdDbXrefObjectId obj)
bool IsNotEqual(OdDbXrefObjectId xrefId)
bool IsEqual(OdDbXrefObjectId xrefId)
void setLocalId(OdDbObjectId objectId)
void setXrefId(OdDbObjectId objectId, OdDbHandle objectHandle)
static global::System.Exception Retrieve()
static bool OdDbXrefObjectId_IsNotEqual(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdDbXrefObjectId_setLocalId(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void delete_OdDbXrefObjectId(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdDbXrefObjectId_isXref(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdDbXrefObjectId_isValid(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdDbXrefObjectId_getXrefId(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdDbXrefObjectId_setXrefId(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static bool OdDbXrefObjectId_IsEqual(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdDbXrefObjectId_setNull(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdDbXrefObjectId_isNull(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdDbXrefObjectId_getLocalId(global::System.Runtime.InteropServices.HandleRef jarg1)