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();
136 MemoryManager mMan = MemoryManager.GetMemoryManager();
137 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
176 public const int kType = 0x57180000;
static HandleRef getCPtr(OdBinaryData obj)
static HandleRef getCPtr(OdRxClass obj)
static HandleRef getCPtr(OdRxObject obj)
static HandleRef getCPtr(OdDgDatabase obj)
static HandleRef getCPtr(OdDgGeometryCacheAction obj)
override void Dispose(bool disposing)
override OdRxObject queryX(OdRxClass protocolClass)
override void writeData(OdBinaryData data)
static HandleRef getCPtr(OdDgGeometryCacheXAttribute obj)
virtual void setAction(UInt32 uIndex, OdDgGeometryCacheAction pAction)
OdDgGeometryCacheXAttribute(IntPtr cPtr, bool cMemoryOwn)
virtual UInt32 getActionCount()
static OdDgGeometryCacheXAttribute cast(OdRxObject pObj)
override void readData(OdBinaryData data)
virtual void addAction(OdDgGeometryCacheAction pAction)
override void readData(OdBinaryData data, OdDgDatabase pDb)
static new OdRxClass desc()
virtual UInt16 getTypeValue()
static string getRealClassName(IntPtr ptr)
virtual void deleteAction(UInt32 uIndex)
virtual OdDgGeometryCacheAction getAction(UInt32 uIndex)
static OdDgGeometryCacheXAttribute createObject()
static global::System.Exception Retrieve()
static IntPtr OdDgGeometryCacheXAttribute_isA(HandleRef jarg1)
static IntPtr OdDgGeometryCacheXAttribute_cast(HandleRef jarg1)
static void OdDgGeometryCacheXAttribute_deleteAction(HandleRef jarg1, UInt32 jarg2)
static void OdDgGeometryCacheXAttribute_readData__SWIG_1(HandleRef jarg1, IntPtr jarg2)
static IntPtr OdDgGeometryCacheXAttribute_queryX(HandleRef jarg1, HandleRef jarg2)
static void OdDgGeometryCacheXAttribute_addAction(HandleRef jarg1, HandleRef jarg2)
static void OdDgGeometryCacheXAttribute_setAction(HandleRef jarg1, UInt32 jarg2, HandleRef jarg3)
static string OdDgGeometryCacheXAttribute_getRealClassName(IntPtr jarg1)
static UInt16 OdDgGeometryCacheXAttribute_getTypeValue(HandleRef jarg1)
static IntPtr OdDgGeometryCacheXAttribute_desc()
static void OdDgGeometryCacheXAttribute_readData__SWIG_0(HandleRef jarg1, IntPtr jarg2, HandleRef jarg3)
static IntPtr OdDgGeometryCacheXAttribute_createObject()
static IntPtr OdDgGeometryCacheXAttribute_getAction(HandleRef jarg1, UInt32 jarg2)
static void delete_OdDgGeometryCacheXAttribute(HandleRef jarg1)
static void OdDgGeometryCacheXAttribute_writeData(HandleRef jarg1, IntPtr jarg2)
static UInt32 OdDgGeometryCacheXAttribute_getActionCount(HandleRef jarg1)