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();
101 MemoryManager mMan = MemoryManager.GetMemoryManager();
102 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
void setKey(OdDbObjectId key)
OdDbIdPair(OdDbObjectId key, OdDbObjectId value, bool cloned)
OdDbIdPair(OdDbObjectId key, OdDbObjectId value, bool cloned, bool ownerXlated, bool primary)
void setPrimary(bool primary)
OdDbIdPair(OdDbObjectId key, OdDbObjectId value, bool cloned, bool ownerXlated)
OdDbIdPair(OdDbObjectId key)
OdDbIdPair(IntPtr cPtr, bool cMemoryOwn)
void setOwnerXlated(bool ownerXlated)
void setValue(OdDbObjectId value)
OdDbIdPair(OdDbIdPair source)
virtual void Dispose(bool disposing)
OdDbIdPair(OdDbObjectId key, OdDbObjectId value)
static HandleRef getCPtr(OdDbIdPair obj)
void setCloned(bool cloned)
static HandleRef getCPtr(OdDbObjectId obj)
static global::System.Exception Retrieve()
static void OdDbIdPair_setValue(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr OdDbIdPair_set__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, bool jarg4, bool jarg5)
static global::System.IntPtr OdDbIdPair_key(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdDbIdPair_set__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, bool jarg4, bool jarg5, bool jarg6)
static bool OdDbIdPair_isOwnerXlated(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdDbIdPair_value(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDbIdPair_setPrimary(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static bool OdDbIdPair_isCloned(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDbIdPair_setOwnerXlated(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void OdDbIdPair_setCloned(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static global::System.IntPtr OdDbIdPair_set__SWIG_3(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static void delete_OdDbIdPair(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdDbIdPair_isPrimary(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDbIdPair_setKey(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr OdDbIdPair_set__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, bool jarg4)