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(OdDbBlockTableRecord obj)
static HandleRef getCPtr(OdDbDatabase obj)
static HandleRef getCPtr(OdDbObjectIdArray obj)
static OdResult load(OdDbDatabase pHostDb, String xrefBlockname)
static void unloadAll(OdDbDatabase pHostDb)
static OdResult load(OdDbObjectIdArray xrefBTRids)
static OdResult load(OdDbBlockTableRecord pBTR)
static OdResult loadAll(OdDbDatabase pHostDb)
virtual void Dispose(bool disposing)
static OdResult bind(OdDbBlockTableRecord pBTR, bool insertBind)
static OdResult bind(OdDbBlockTableRecord pBTR)
static OdResult loadAll(OdDbDatabase pHostDb, bool verify)
static void unload(OdDbObjectIdArray xrefBTRids)
static void unload(OdDbBlockTableRecord pBTR)
static void setOverlaid(OdDbBlockTableRecord pBTR, bool overlaid)
static void setOverlaid(OdDbBlockTableRecord pBTR)
OdDbXRefMan(IntPtr cPtr, bool cMemoryOwn)
static HandleRef getCPtr(OdDbXRefMan obj)
static OdResult detach(OdDbBlockTableRecord pBTR)
static global::System.Exception Retrieve()
static void OdDbXRefMan_unloadAll(HandleRef jarg1)
static int OdDbXRefMan_load__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1)
static int OdDbXRefMan_loadAll__SWIG_0(HandleRef jarg1, bool jarg2)
static void delete_OdDbXRefMan(global::System.Runtime.InteropServices.HandleRef jarg1)
static int OdDbXRefMan_loadAll__SWIG_1(HandleRef jarg1)
static void OdDbXRefMan_setOverlaid__SWIG_0(HandleRef jarg1, bool jarg2)
static void OdDbXRefMan_setOverlaid__SWIG_1(HandleRef jarg1)
static void OdDbXRefMan_unload__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDbXRefMan_unload__SWIG_0(HandleRef jarg1)
static int OdDbXRefMan_load__SWIG_0(HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2)
static int OdDbXRefMan_detach(HandleRef jarg1)
static int OdDbXRefMan_bind__SWIG_1(HandleRef jarg1)
static int OdDbXRefMan_load__SWIG_2(HandleRef jarg1)
static int OdDbXRefMan_bind__SWIG_0(HandleRef jarg1, bool jarg2)