14using System.Runtime.InteropServices;
18public class dcl_u_val : global::System.IDisposable {
19 private Object locker =
new Object();
20 private HandleRef swigCPtr;
22 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
25 swigCPtr =
new HandleRef(
this, cPtr);
27 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
29 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
38 global::System.GC.SuppressFinalize(
this);
41 protected virtual void Dispose(
bool disposing) {
43 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
48 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
static global::System.Exception Retrieve()
static IntPtr dcl_u_val_rpoint_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void dcl_u_val_rint_set(global::System.Runtime.InteropServices.HandleRef jarg1, Int16 jarg2)
static void dcl_u_val_rlname_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static Int16 dcl_u_val_rint_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr dcl_u_val_rlname_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static Int32 dcl_u_val_rlong_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static double dcl_u_val_rreal_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void dcl_u_val_rreal_set(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)
static void dcl_u_val_rbinary_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void dcl_u_val_rpoint_set(global::System.Runtime.InteropServices.HandleRef jarg1, [In, MarshalAs(UnmanagedType.LPArray, SizeConst=3)]double[] jarg2)
static void dcl_u_val_rlong_set(global::System.Runtime.InteropServices.HandleRef jarg1, Int32 jarg2)
static string dcl_u_val_rstring_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr dcl_u_val_rbinary_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void dcl_u_val_rstring_set(global::System.Runtime.InteropServices.HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]string jarg2)
static void delete_dcl_u_val(global::System.Runtime.InteropServices.HandleRef jarg1)
static HandleRef getCPtr(dcl_binary obj)
dcl_u_val(IntPtr cPtr, bool cMemoryOwn)
static HandleRef getCPtr(dcl_u_val obj)
virtual void Dispose(bool disposing)