14using System.Runtime.InteropServices;
17 private Object locker =
new Object();
18 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;
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);
52 MemoryManager mMan = MemoryManager.GetMemoryManager();
53 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
93 MemoryManager mMan = MemoryManager.GetMemoryManager();
94 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
113 MemoryManager mMan = MemoryManager.GetMemoryManager();
114 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
static global::System.Exception Retrieve()
static IntPtr OdFlatMemStream_isA(HandleRef jarg1)
static IntPtr OdFlatMemStream_createNew__SWIG_1(IntPtr jarg1, UInt64 jarg2)
static IntPtr OdFlatMemStream_queryX(HandleRef jarg1, HandleRef jarg2)
static void OdFlatMemStream_copyDataTo(HandleRef jarg1, HandleRef jarg2, UInt64 jarg3, UInt64 jarg4)
static string OdFlatMemStream_getRealClassName(IntPtr jarg1)
static IntPtr OdFlatMemStream_cast(HandleRef jarg1)
static IntPtr OdFlatMemStream_createNew__SWIG_0(IntPtr jarg1, UInt64 jarg2, UInt64 jarg3)
static void delete_OdFlatMemStream(HandleRef jarg1)
static IntPtr OdFlatMemStream_desc()
static OdFlatMemStream createNew(IntPtr buffer, UInt64 numBytes)
void copyDataTo(OdStreamBuf pDestination, UInt64 sourceStart, UInt64 sourceEnd)
static OdFlatMemStream createNew(IntPtr buffer, UInt64 numBytes, UInt64 curPosition)
static OdFlatMemStream cast(OdRxObject pObj)
OdFlatMemStream(IntPtr cPtr, bool cMemoryOwn)
static HandleRef getCPtr(OdFlatMemStream obj)
static string getRealClassName(IntPtr ptr)
virtual void Dispose(bool disposing)
virtual OdRxObject queryX(OdRxClass protocolClass)
static HandleRef getCPtr(OdRxClass obj)
static HandleRef getCPtr(OdRxObject obj)
static HandleRef getCPtr(OdStreamBuf obj)