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();
86 MemoryManager mMan = MemoryManager.GetMemoryManager();
87 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
static HandleRef getCPtr(CFxDocument obj)
static CFxDocumentIterator cast(OdRxObject pObj)
virtual void Seek(CFxDocument pDocument)
static new OdRxClass desc()
CFxDocumentIterator(IntPtr cPtr, bool cMemoryOwn)
static string getRealClassName(IntPtr ptr)
virtual CFxDocument Document()
override void Dispose(bool disposing)
static HandleRef getCPtr(CFxDocumentIterator obj)
override OdRxObject queryX(OdRxClass protocolClass)
static CFxDocumentIterator createObject()
static global::System.Exception Retrieve()
static IntPtr CFxDocumentIterator_queryX(HandleRef jarg1, HandleRef jarg2)
static IntPtr CFxDocumentIterator_isA(HandleRef jarg1)
static bool CFxDocumentIterator_Done(HandleRef jarg1)
static global::System.IntPtr CFxDocumentIterator_Document(HandleRef jarg1)
static IntPtr CFxDocumentIterator_createObject()
static IntPtr CFxDocumentIterator_desc()
static void CFxDocumentIterator_Start(HandleRef jarg1)
static string CFxDocumentIterator_getRealClassName(IntPtr jarg1)
static void CFxDocumentIterator_Seek(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void CFxDocumentIterator_Step(HandleRef jarg1)
static void delete_CFxDocumentIterator(HandleRef jarg1)
static IntPtr CFxDocumentIterator_cast(HandleRef jarg1)
static HandleRef getCPtr(OdRxClass obj)
static HandleRef getCPtr(OdRxObject obj)