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);
56 public OdDbEvalEdgeInfo(uint fromId, uint toId,
int flags, uint count) : this(
TD_DbPINVOKE.new_OdDbEvalEdgeInfo__SWIG_1(fromId, toId, flags, count), true) {
static HandleRef getCPtr(OdDbEvalEdgeInfo obj)
OdDbEvalEdgeInfo(uint fromId, uint toId, int flags, uint count)
OdDbEvalEdgeInfo(IntPtr cPtr, bool cMemoryOwn)
bool IsEqual(OdDbEvalEdgeInfo other)
virtual void Dispose(bool disposing)
static global::System.Exception Retrieve()
static bool OdDbEvalEdgeInfo_isSuppressed(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdDbEvalEdgeInfo_isInvertible(global::System.Runtime.InteropServices.HandleRef jarg1)
static uint OdDbEvalEdgeInfo_to(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdDbEvalEdgeInfo_IsEqual(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void delete_OdDbEvalEdgeInfo(global::System.Runtime.InteropServices.HandleRef jarg1)
static uint OdDbEvalEdgeInfo_from(global::System.Runtime.InteropServices.HandleRef jarg1)
static uint OdDbEvalEdgeInfo_refCount(global::System.Runtime.InteropServices.HandleRef jarg1)