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);
OdDgVariableValueVariant(bool bValue)
virtual void Dispose(bool disposing)
void setDoubleValue(OdDgVariable.OdDgVariableType uType, double dValue)
OdDgVariableValueVariant(IntPtr cPtr, bool cMemoryOwn)
OdDgVariable.OdDgVariableType getType()
OdDgVariableValueVariant(Int32 iValue)
void setBooleanValue(bool bValue)
OdDgVariableValueVariant()
OdDgVariableValueVariant(OdDgVariable.OdDgVariableType uType, double dValue)
static HandleRef getCPtr(OdDgVariableValueVariant obj)
void setIntegerValue(Int32 iValue)
static global::System.Exception Retrieve()
static bool OdDgVariableValueVariant_getBooleanValue(global::System.Runtime.InteropServices.HandleRef jarg1)
static Int32 OdDgVariableValueVariant_getIntegerValue(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgVariableValueVariant_setBooleanValue(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void OdDgVariableValueVariant_setIntegerValue(global::System.Runtime.InteropServices.HandleRef jarg1, Int32 jarg2)
static int OdDgVariableValueVariant_getType(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgVariableValueVariant_setDoubleValue(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, double jarg3)
static void OdDgVariableValueVariant_setValueAsProxy(global::System.Runtime.InteropServices.HandleRef jarg1)
static double OdDgVariableValueVariant_getDoubleValue(global::System.Runtime.InteropServices.HandleRef jarg1)
static void delete_OdDgVariableValueVariant(global::System.Runtime.InteropServices.HandleRef jarg1)