14using System.Runtime.InteropServices;
19 private Object locker =
new Object();
20 private HandleRef swigCPtr;
21 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
23 swigCPtr =
new HandleRef(
this, cPtr);
26 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
28 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
31 protected override void Dispose(
bool disposing) {
33 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
38 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
40 base.Dispose(disposing);
45 MemoryManager mMan = MemoryManager.GetMemoryManager();
46 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
static HandleRef getCPtr(CFxHistoryArg obj)
static CFxHistoryArg Create(OdResBuf value)
virtual OdResBuf GetData()
CFxHistoryArg(IntPtr cPtr, bool cMemoryOwn)
override void Dispose(bool disposing)
static CFxHistoryArg Cast(CFxHistoryObject pObject)
virtual void SetData(OdResBuf pValue)
static HandleRef getCPtr(CFxHistoryObject obj)
static global::System.Exception Retrieve()
static void delete_CFxHistoryArg(global::System.Runtime.InteropServices.HandleRef jarg1)
static IntPtr CFxHistoryArg_GetData(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxHistoryArg_Cast(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxHistoryArg_Create(HandleRef jarg1)
static void CFxHistoryArg_SetData(global::System.Runtime.InteropServices.HandleRef jarg1, HandleRef jarg2)
static HandleRef getCPtr(OdResBuf obj)