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);
65 OdMutex ret = (cPtr == global::System.IntPtr.Zero) ?
null :
new OdMutex(cPtr,
false);
static HandleRef getCPtr(OdDbObjectId obj)
static HandleRef getCPtr(OdMTLoadReactor obj)
virtual void insertDetected(OdDbObjectId id)
virtual bool shouldInterrupt()
OdMTLoadReactor(IntPtr cPtr, bool cMemoryOwn)
virtual OdMutex accessMutex()
virtual void Dispose(bool disposing)
static global::System.Exception Retrieve()
static global::System.IntPtr OdMTLoadReactor_accessMutex(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdMTLoadReactor_shouldInterrupt(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdMTLoadReactor_insertDetected(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void delete_OdMTLoadReactor(global::System.Runtime.InteropServices.HandleRef jarg1)