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);
static HandleRef getCPtr(OdDgElementId obj)
OdDgIdPair(OdDgElementId key, OdDgElementId value, bool cloned, bool ownerXlated, bool bPrimary)
void setOwnerXlated(bool ownerXlated)
OdDgIdPair(IntPtr cPtr, bool cMemoryOwn)
void setCloned(bool cloned)
OdDgIdPair(OdDgElementId key)
void setPrimary(bool bPrimary)
OdDgIdPair(OdDgElementId key, OdDgElementId value, bool cloned)
OdDgIdPair(OdDgElementId key, OdDgElementId value, bool cloned, bool ownerXlated)
virtual void Dispose(bool disposing)
void setValue(OdDgElementId value)
OdDgIdPair(OdDgIdPair source)
static HandleRef getCPtr(OdDgIdPair obj)
void setKey(OdDgElementId key)
OdDgIdPair(OdDgElementId key, OdDgElementId value)
static global::System.Exception Retrieve()
static void OdDgIdPair_setValue(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdDgIdPair_setPrimary(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static bool OdDgIdPair_isCloned(global::System.Runtime.InteropServices.HandleRef jarg1)
static void delete_OdDgIdPair(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdDgIdPair_isPrimary(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgIdPair_setOwnerXlated(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static global::System.IntPtr OdDgIdPair_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 void OdDgIdPair_setCloned(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static global::System.IntPtr OdDgIdPair_set__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, bool jarg4)
static global::System.IntPtr OdDgIdPair_key(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdDgIdPair_set__SWIG_3(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static global::System.IntPtr OdDgIdPair_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 void OdDgIdPair_setKey(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr OdDgIdPair_value(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdDgIdPair_isOwnerXlated(global::System.Runtime.InteropServices.HandleRef jarg1)