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();
static HandleRef getCPtr(OdRxClass obj)
static HandleRef getCPtr(OdRxObject obj)
static HandleRef getCPtr(OdDbHostAppServices obj)
static OdDbObjectSchemaIterator cast(OdRxObject pObj)
virtual String currentSubObjectName()
virtual TypesEnum currentType()
OdDbObjectSchemaIterator(IntPtr cPtr, bool cMemoryOwn)
static new OdRxClass desc()
virtual String seekFieldGetName(double value)
virtual String seekFieldGetName(Int64 data)
override OdRxObject queryX(OdRxClass protocolClass)
virtual String seekFieldGetName(double valueX, double valueY)
virtual String currentSubClass()
override void Dispose(bool disposing)
virtual String currentSubObject()
static OdDbObjectSchemaIterator createObject()
virtual String seekFieldGetName()
static HandleRef getCPtr(OdDbObjectSchemaIterator obj)
virtual void skipDefDouble()
virtual String seekFieldGetName(String sValue)
virtual String seekFieldGetName(double valueX, double valueY, double valueZ)
virtual bool seekClass(OdRxClass pClass, OdDbHostAppServices pAppServices)
virtual String seekFieldGetName_onBinaryChunk()
static string getRealClassName(IntPtr ptr)
static global::System.Exception Retrieve()
static String OdDbObjectSchemaIterator_seekFieldGetName__SWIG_5(HandleRef jarg1, double jarg2, double jarg3, double jarg4)
static int OdDbObjectSchemaIterator_currentType(HandleRef jarg1)
static bool OdDbObjectSchemaIterator_seekClass(HandleRef jarg1, HandleRef jarg2, HandleRef jarg3)
static String OdDbObjectSchemaIterator_seekFieldGetName__SWIG_4(HandleRef jarg1, double jarg2, double jarg3)
static String OdDbObjectSchemaIterator_seekFieldGetName__SWIG_1(HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2)
static void OdDbObjectSchemaIterator_skipDefDouble(HandleRef jarg1)
static String OdDbObjectSchemaIterator_seekFieldGetName__SWIG_2(HandleRef jarg1, Int64 jarg2)
static String OdDbObjectSchemaIterator_currentSubObject(HandleRef jarg1)
static IntPtr OdDbObjectSchemaIterator_desc()
static void OdDbObjectSchemaIterator_step(HandleRef jarg1)
static IntPtr OdDbObjectSchemaIterator_isA(HandleRef jarg1)
static void delete_OdDbObjectSchemaIterator(HandleRef jarg1)
static IntPtr OdDbObjectSchemaIterator_cast(HandleRef jarg1)
static IntPtr OdDbObjectSchemaIterator_createObject()
static String OdDbObjectSchemaIterator_currentSubClass(HandleRef jarg1)
static String OdDbObjectSchemaIterator_seekFieldGetName__SWIG_0(HandleRef jarg1)
static string OdDbObjectSchemaIterator_getRealClassName(IntPtr jarg1)
static String OdDbObjectSchemaIterator_seekFieldGetName_onBinaryChunk(HandleRef jarg1)
static bool OdDbObjectSchemaIterator_done(HandleRef jarg1)
static IntPtr OdDbObjectSchemaIterator_queryX(HandleRef jarg1, HandleRef jarg2)
static String OdDbObjectSchemaIterator_currentSubObjectName(HandleRef jarg1)
static String OdDbObjectSchemaIterator_seekFieldGetName__SWIG_3(HandleRef jarg1, double jarg2)