14using System.Runtime.InteropServices;
16public class OdRxValue : global::System.IDisposable {
17 private Object locker =
new Object();
18 private HandleRef swigCPtr;
20 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
23 swigCPtr =
new HandleRef(
this, cPtr);
25 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
27 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
36 global::System.GC.SuppressFinalize(
this);
39 protected virtual void Dispose(
bool disposing) {
41 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
46 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
120 OdRxValue ret = (cPtr == global::System.IntPtr.Zero) ?
null :
new OdRxValue(cPtr,
false);
146 OdRxValue ret = (cPtr == global::System.IntPtr.Zero) ?
null :
new OdRxValue(cPtr,
false);
153 OdRxValue ret = (cPtr == global::System.IntPtr.Zero) ?
null :
new OdRxValue(cPtr,
false);
160 OdRxValue ret = (cPtr == global::System.IntPtr.Zero) ?
null :
new OdRxValue(cPtr,
false);
static global::System.Exception Retrieve()
static uint OdRxValue_serializeIn(global::System.Runtime.InteropServices.HandleRef jarg1, IntPtr jarg2, uint jarg3)
static void delete_OdRxValue(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdRxValue_create__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1)
static IntPtr OdRxValue_getEnumTag(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdRxValue_create__SWIG_0()
static global::System.IntPtr OdRxValue_unbox__SWIG_0(HandleRef jarg1)
static String OdRxValue_toString__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdRxValue_IsNotEqual(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr OdRxValue_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static uint OdRxValue_serializeOut(global::System.Runtime.InteropServices.HandleRef jarg1, IntPtr jarg2, out uint jarg3)
static bool OdRxValue_IsEqual(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static String OdRxValue_toString__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static global::System.IntPtr OdRxValue_varies()
static global::System.IntPtr OdRxValue_empty()
static bool OdRxValue_isEmpty(global::System.Runtime.InteropServices.HandleRef jarg1)
static IntPtr OdRxValue_type(global::System.Runtime.InteropServices.HandleRef jarg1)
static String OdRxValue_typePath(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdRxValue_create__SWIG_2(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static bool OdRxValue_isVaries(global::System.Runtime.InteropServices.HandleRef jarg1)
static HandleRef getCPtr(OdRxObject obj)
String toString(OdRxValueType.StringFormat format)
static OdRxValue varies()
static OdRxValue unbox(OdRxObject pO)
bool IsNotEqual(OdRxValue value)
static OdRxValue create(OdRxValueType type, OdRxValue value)
OdRxValue Assign(OdRxValue rhs)
uint serializeIn(IntPtr pBytes, uint maxBytesToRead)
uint serializeOut(IntPtr pBytes, out uint maxBytesToWrite)
virtual void Dispose(bool disposing)
static HandleRef getCPtr(OdRxValue obj)
static OdRxValue create(OdRxValue from)
bool IsEqual(OdRxValue value)
Teigha.Core.OdRxValueType vb_type()
OdRxValue(IntPtr cPtr, bool cMemoryOwn)
static OdRxValue create()
static HandleRef getCPtr(OdRxValueType obj)