14using System.Runtime.InteropServices;
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 void fdt_u_valA_rbinary_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static double fdt_u_valA_rreal_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void fdt_u_valA_rstring_set(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
static string fdt_u_valA_rstring_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void fdt_u_valA_rlong_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static int fdt_u_valA_rlong_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr fdt_u_valA_rbinary_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void fdt_u_valA_rreal_set(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)
static void fdt_u_valA_rpoint_set(global::System.Runtime.InteropServices.HandleRef jarg1, [In, MarshalAs(UnmanagedType.LPArray, SizeConst=3)]double[] jarg2)
static void delete_fdt_u_valA(global::System.Runtime.InteropServices.HandleRef jarg1)
static short fdt_u_valA_rint_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void fdt_u_valA_rint_set(global::System.Runtime.InteropServices.HandleRef jarg1, short jarg2)
static IntPtr fdt_u_valA_rpoint_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void fdt_u_valA_rlname_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr fdt_u_valA_rlname_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static HandleRef getCPtr(fdt_binaryA obj)
fdt_u_valA(IntPtr cPtr, bool cMemoryOwn)
SWIGTYPE_p_uintptr_t rlname
virtual void Dispose(bool disposing)
static HandleRef getCPtr(fdt_u_valA obj)