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) {
41 if (swigCPtr.Handle != IntPtr.Zero)
47 if ((swigCPtr.Handle != IntPtr.Zero) && (
swigCMemOwn))
55 swigCPtr =
new HandleRef(
null, IntPtr.Zero);
57 GC.SuppressFinalize(
this);
OdDgGripData(IntPtr cPtr, bool cMemoryOwn)
static HandleRef getCPtr(OdDgGripData obj)
virtual void Dispose(bool disposing)
static string getRealClassName(IntPtr ptr)
static global::System.Exception Retrieve()
static void delete_OdDbGripData(HandleRef jarg1)
static string OdDgGripData_getRealClassName(IntPtr jarg1)