14using System.Runtime.InteropServices;
18 private Object locker =
new Object();
19 private HandleRef swigCPtr;
20 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
22 swigCPtr =
new HandleRef(
this, cPtr);
25 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
27 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
30 protected override void Dispose(
bool disposing) {
32 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
37 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
39 base.Dispose(disposing);
44 MemoryManager mMan = MemoryManager.GetMemoryManager();
45 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
85 MemoryManager mMan = MemoryManager.GetMemoryManager();
86 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
133 MemoryManager mMan = MemoryManager.GetMemoryManager();
134 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
153 MemoryManager mMan = MemoryManager.GetMemoryManager();
154 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
173 MemoryManager mMan = MemoryManager.GetMemoryManager();
174 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
193 MemoryManager mMan = MemoryManager.GetMemoryManager();
194 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
353 MemoryManager mMan = MemoryManager.GetMemoryManager();
354 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
389 MemoryManager mMan = MemoryManager.GetMemoryManager();
390 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
409 MemoryManager mMan = MemoryManager.GetMemoryManager();
410 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
429 MemoryManager mMan = MemoryManager.GetMemoryManager();
430 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
449 MemoryManager mMan = MemoryManager.GetMemoryManager();
450 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
469 MemoryManager mMan = MemoryManager.GetMemoryManager();
470 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
489 MemoryManager mMan = MemoryManager.GetMemoryManager();
490 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
509 MemoryManager mMan = MemoryManager.GetMemoryManager();
510 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
529 MemoryManager mMan = MemoryManager.GetMemoryManager();
530 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
549 MemoryManager mMan = MemoryManager.GetMemoryManager();
550 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
569 MemoryManager mMan = MemoryManager.GetMemoryManager();
570 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
589 MemoryManager mMan = MemoryManager.GetMemoryManager();
590 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
609 MemoryManager mMan = MemoryManager.GetMemoryManager();
610 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
629 MemoryManager mMan = MemoryManager.GetMemoryManager();
630 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
649 MemoryManager mMan = MemoryManager.GetMemoryManager();
650 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
669 MemoryManager mMan = MemoryManager.GetMemoryManager();
670 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
689 MemoryManager mMan = MemoryManager.GetMemoryManager();
690 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
709 MemoryManager mMan = MemoryManager.GetMemoryManager();
710 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
729 MemoryManager mMan = MemoryManager.GetMemoryManager();
730 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
753 public class Data : global::System.IDisposable {
754 private Object locker =
new Object();
755 private HandleRef swigCPtr;
757 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
758 public Data(IntPtr cPtr,
bool cMemoryOwn) {
760 swigCPtr =
new HandleRef(
this, cPtr);
762 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
764 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
773 global::System.GC.SuppressFinalize(
this);
776 protected virtual void Dispose(
bool disposing) {
778 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
783 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
static HandleRef getCPtr(OdBinaryData obj)
static HandleRef getCPtr(OdDbHandle obj)
static HandleRef getCPtr(OdGePoint2d obj)
static HandleRef getCPtr(OdGePoint3d obj)
static HandleRef getCPtr(OdGeVector2d obj)
static HandleRef getCPtr(OdGeVector3d obj)
static HandleRef getCPtr(OdRxClass obj)
static HandleRef getCPtr(OdRxObject obj)
virtual void Dispose(bool disposing)
Data(IntPtr cPtr, bool cMemoryOwn)
static HandleRef getCPtr(Data obj)
SWIGTYPE_p_unsigned_char Bytes
static OdDgResBuf newRb(int resType, UInt16 resVal)
static OdDgResBuf newRb(int resType, double resVal)
static string getRealClassName(IntPtr ptr)
@ kDxfEmbeddedObjectStart
@ kDxfSymTableRecComments
OdDgResBuf insert(OdDgResBuf pRb)
void setVector2d(OdGeVector2d geVector)
static OdDgResBuf newRb()
static OdDgResBuf cast(OdRxObject pObj)
static OdDgResBuf newRb(int resType, String resVal)
void setBool(bool bValue)
static OdDgResBuf createObject()
void setHandle(OdDbHandle vHandle)
static OdDgResBuf newRb(int resType, byte resVal)
void setInt8(sbyte iValue)
static OdDgResBuf newRb(int resType, UInt64 resVal)
OdGeVector3d getVector3d()
void setPoint2d(OdGePoint2d gePoint)
void setString(String sValue)
static HandleRef getCPtr(OdDgResBuf obj)
void setDouble(double realValue)
static new OdRxClass desc()
bool IsNotEqual(OdDgResBuf Rb)
void setResBuf(OdDgResBuf pResBuf)
static OdDgResBuf newRb(int resType, Int16 resVal)
void setInt16(Int16 iValue)
static void setAssertIndexByNewRb(int index)
OdBinaryData getBinaryChunk()
static OdDgResBuf newRb(int resType, sbyte resVal)
static OdDgResBuf newRb(int resType, OdGeVector3d resVal)
OdGeVector2d getVector2d()
static OdDgResBuf newRb(int resType, OdDgResBuf pNestedRb)
override void Dispose(bool disposing)
OdDgResBuf(IntPtr cPtr, bool cMemoryOwn)
override OdRxObject queryX(OdRxClass protocolClass)
static OdDgResBuf newRb(int resType, UInt32 resVal)
static OdDgResBuf newRb(int resType, Int64 resVal)
void setInt64(Int64 iValue)
OdDgResBuf setNext(OdDgResBuf pRb)
override void copyFrom(OdRxObject pRb)
void setInt32(Int32 iValue)
static OdDgResBuf newRb(int resType, bool resVal)
void setPoint3d(OdGePoint3d gePoint)
void setBinaryChunk(OdBinaryData bChunk)
static OdDgResBuf newRb(int resType, OdGePoint3d resVal)
void setRestype(int resType)
static OdDgResBuf newRb(int resType, OdGePoint2d resVal)
void setVector3d(OdGeVector3d val)
static OdDgResBuf newRb(int resType, Int32 resVal)
static OdDgResBuf newRb(int resType, OdGeVector2d resVal)
static OdDgResBuf newRb(int resType)
bool IsEqual(OdDgResBuf Rb)
static global::System.Exception Retrieve()
static void OdDgResBuf_setInt8(HandleRef jarg1, sbyte jarg2)
static void delete_OdDgResBuf_Data(global::System.Runtime.InteropServices.HandleRef jarg1)
static String OdDgResBuf_getString(HandleRef jarg1)
static IntPtr OdDgResBuf_setNext(HandleRef jarg1, HandleRef jarg2)
static IntPtr OdDgResBuf_last(HandleRef jarg1)
static void OdDgResBuf_setDouble(HandleRef jarg1, double jarg2)
static int OdDgResBuf_restype(HandleRef jarg1)
static Int16 OdDgResBuf_Data_Int16_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgResBuf_copyFrom(HandleRef jarg1, HandleRef jarg2)
static IntPtr OdDgResBuf_newRb__SWIG_9(int jarg1, Int64 jarg2)
static IntPtr OdDgResBuf_newRb__SWIG_0(int jarg1)
static void OdDgResBuf_setVector2d(HandleRef jarg1, IntPtr jarg2)
static IntPtr OdDgResBuf_newRb__SWIG_6(int jarg1, UInt16 jarg2)
static global::System.IntPtr OdDgResBuf_getPoint2d(HandleRef jarg1)
static IntPtr OdDgResBuf_desc()
static void OdDgResBuf_setPoint2d(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static IntPtr OdDgResBuf_newRb__SWIG_16(int jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2)
static IntPtr OdDgResBuf_newRb__SWIG_13(int jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdDgResBuf_Data_Pointer_set(global::System.Runtime.InteropServices.HandleRef jarg1, IntPtr jarg2)
static sbyte OdDgResBuf_getInt8(HandleRef jarg1)
static void OdDgResBuf_setInt16(HandleRef jarg1, Int16 jarg2)
static string OdDgResBuf_getRealClassName(IntPtr jarg1)
static bool OdDgResBuf_Data_Bool_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static IntPtr OdDgResBuf_next(HandleRef jarg1)
static IntPtr OdDgResBuf_isA(HandleRef jarg1)
static IntPtr OdDgResBuf_newRb__SWIG_17(int jarg1, HandleRef jarg2)
static void OdDgResBuf_setResBuf(HandleRef jarg1, HandleRef jarg2)
static void OdDgResBuf_Data_Bool_set(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void OdDgResBuf_setRestype(HandleRef jarg1, int jarg2)
static IntPtr OdDgResBuf_getBinaryChunk(HandleRef jarg1)
static void OdDgResBuf_Data_Double_set(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)
static Int64 OdDgResBuf_getInt64(HandleRef jarg1)
static void OdDgResBuf_Data_Int32_set(global::System.Runtime.InteropServices.HandleRef jarg1, Int32 jarg2)
static IntPtr OdDgResBuf_getResBuf(HandleRef jarg1)
static double OdDgResBuf_getDouble(HandleRef jarg1)
static IntPtr OdDgResBuf_newRb__SWIG_2(int jarg1, bool jarg2)
static IntPtr OdDgResBuf_queryX(HandleRef jarg1, HandleRef jarg2)
static IntPtr OdDgResBuf_cast(HandleRef jarg1)
static void OdDgResBuf_setPoint3d(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static IntPtr OdDgResBuf_newRb__SWIG_1()
static void OdDgResBuf_Data_Int16_set(global::System.Runtime.InteropServices.HandleRef jarg1, Int16 jarg2)
static IntPtr OdDgResBuf_newRb__SWIG_10(int jarg1, UInt64 jarg2)
static void OdDgResBuf_setInt64(HandleRef jarg1, Int64 jarg2)
static global::System.IntPtr OdDgResBuf_getPoint3d(HandleRef jarg1)
static IntPtr OdDgResBuf_newRb__SWIG_5(int jarg1, Int16 jarg2)
static IntPtr OdDgResBuf_getVector2d(HandleRef jarg1)
static global::System.IntPtr OdDgResBuf_getHandle(HandleRef jarg1)
static Int32 OdDgResBuf_Data_Int32_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgResBuf_Data_Bytes_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static IntPtr OdDgResBuf_newRb__SWIG_14(int jarg1, IntPtr jarg2)
static IntPtr OdDgResBuf_newRb__SWIG_7(int jarg1, Int32 jarg2)
static void OdDgResBuf_setBool(HandleRef jarg1, bool jarg2)
static void delete_OdDgResBuf(HandleRef jarg1)
static IntPtr OdDgResBuf_newRb__SWIG_4(int jarg1, byte jarg2)
static global::System.IntPtr OdDgResBuf_getVector3d(HandleRef jarg1)
static IntPtr OdDgResBuf_newRb__SWIG_12(int jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr OdDgResBuf_Data_Bytes_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static IntPtr OdDgResBuf_newRb__SWIG_3(int jarg1, sbyte jarg2)
static IntPtr OdDgResBuf_insert(HandleRef jarg1, HandleRef jarg2)
static Int32 OdDgResBuf_getInt32(HandleRef jarg1)
static void OdDgResBuf_setAssertIndexByNewRb(int jarg1)
static Int16 OdDgResBuf_getInt16(HandleRef jarg1)
static IntPtr OdDgResBuf_createObject()
static IntPtr OdDgResBuf_newRb__SWIG_15(int jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdDgResBuf_setBinaryChunk(HandleRef jarg1, IntPtr jarg2)
static IntPtr OdDgResBuf_Data_Pointer_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static double OdDgResBuf_Data_Double_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgResBuf_setHandle(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdDgResBuf_setInt32(HandleRef jarg1, Int32 jarg2)
static IntPtr OdDgResBuf_newRb__SWIG_8(int jarg1, UInt32 jarg2)
static bool OdDgResBuf_getBool(HandleRef jarg1)
static void OdDgResBuf_Data_Int64_set(global::System.Runtime.InteropServices.HandleRef jarg1, Int64 jarg2)
static IntPtr OdDgResBuf_newRb__SWIG_11(int jarg1, double jarg2)
static void OdDgResBuf_setVector3d(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static bool OdDgResBuf_IsNotEqual(HandleRef jarg1, HandleRef jarg2)
static Int64 OdDgResBuf_Data_Int64_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgResBuf_setString(HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2)
static bool OdDgResBuf_IsEqual(HandleRef jarg1, HandleRef jarg2)