14using System.Runtime.InteropServices;
18 private Object locker =
new Object();
19 private HandleRef swigCPtr;
21 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
24 swigCPtr =
new HandleRef(
this, cPtr);
26 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
28 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
37 global::System.GC.SuppressFinalize(
this);
40 protected virtual void Dispose(
bool disposing) {
42 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
47 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
52 public class Iterator : global::System.IDisposable {
53 private Object locker =
new Object();
54 private HandleRef swigCPtr;
56 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
57 public Iterator(IntPtr cPtr,
bool cMemoryOwn) {
59 swigCPtr =
new HandleRef(
this, cPtr);
61 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
63 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
72 global::System.GC.SuppressFinalize(
this);
75 protected virtual void Dispose(
bool disposing) {
77 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
82 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
92 MemoryManager mMan = MemoryManager.GetMemoryManager();
93 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
virtual void Dispose(bool disposing)
Iterator(OdDbObjectIterator i)
Iterator(IntPtr cPtr, bool cMemoryOwn)
static HandleRef getCPtr(Iterator obj)
virtual void Dispose(bool disposing)
OdDbEntityCollectionView.Iterator end()
OdDbEntityCollectionView(IntPtr cPtr, bool cMemoryOwn)
OdDbEntityCollectionView.Iterator begin()
OdDbEntityCollectionView(OdDbObjectIterator i)
static HandleRef getCPtr(OdDbEntityCollectionView obj)
static global::System.Exception Retrieve()
static IntPtr OdDbEntityCollectionView_Iterator___ref__(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdDbEntityCollectionView_begin(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdDbEntityCollectionView_end(global::System.Runtime.InteropServices.HandleRef jarg1)
static void delete_OdDbEntityCollectionView_Iterator(global::System.Runtime.InteropServices.HandleRef jarg1)
static void delete_OdDbEntityCollectionView(global::System.Runtime.InteropServices.HandleRef jarg1)