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();
186 MemoryManager mMan = MemoryManager.GetMemoryManager();
187 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
206 MemoryManager mMan = MemoryManager.GetMemoryManager();
207 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
256 MemoryManager mMan = MemoryManager.GetMemoryManager();
257 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
281 MemoryManager mMan = MemoryManager.GetMemoryManager();
282 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
static HandleRef getCPtr(OdRxClass obj)
static HandleRef getCPtr(OdRxObject obj)
static HandleRef getCPtr(OdDgECClassInstance obj)
static HandleRef getCPtr(OdDgECClassReference obj)
virtual void setReadOnlyFlag(bool bSet)
OdDgECProperty(IntPtr cPtr, bool cMemoryOwn)
virtual bool isStructProperty()
override OdRxObject clone()
virtual void setName(String strName)
static OdDgECProperty cast(OdRxObject pObj)
override OdRxObject queryX(OdRxClass protocolClass)
static OdDgECProperty createObject(bool bStructProperty, bool bArrayProperty)
virtual OdDgECClassInstance getCustomAttribute(UInt32 uIndex)
override void copyFrom(OdRxObject pSource)
virtual void setDisplayName(String strDisplayName)
virtual OdDgECProperty.OdDgECPropertyType getPropertyType(OdDgECClassReference typeRef)
virtual bool deleteCustomAttribute(OdDgECClassReference classRef)
virtual bool getReadOnlyFlag()
virtual bool setCustomAttribute(OdDgECClassInstance pAttribute)
override void Dispose(bool disposing)
virtual void setDescription(String strDescription)
static HandleRef getCPtr(OdDgECProperty obj)
static new OdRxClass desc()
virtual void setPropertyType(OdDgECProperty.OdDgECPropertyType uType, OdDgECClassReference typeRef)
virtual bool setCustomAttribute(UInt32 uIndex, OdDgECClassInstance pAttribute)
static string getRealClassName(IntPtr ptr)
virtual String getDescription()
virtual UInt32 getCustomAttributeCount()
static OdDgECProperty createObject()
virtual OdDgECProperty.OdDgECPropertyType getPropertyType()
virtual String getDisplayName()
virtual bool deleteCustomAttribute(UInt32 uIndex)
virtual bool isArrayProperty()
virtual bool addCustomAttribute(OdDgECClassInstance pAttribute)
virtual OdDgECClassInstance getCustomAttribute(OdDgECClassReference classRef)
static global::System.Exception Retrieve()
static IntPtr OdDgECProperty_createObject__SWIG_0()
static bool OdDgECProperty_deleteCustomAttribute__SWIG_0(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static int OdDgECProperty_getPropertyType__SWIG_1(HandleRef jarg1)
static bool OdDgECProperty_isArrayProperty(HandleRef jarg1)
static String OdDgECProperty_getName(HandleRef jarg1)
static int OdDgECProperty_getPropertyType__SWIG_0(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static IntPtr OdDgECProperty_cast(HandleRef jarg1)
static String OdDgECProperty_getDescription(HandleRef jarg1)
static void delete_OdDgECProperty(HandleRef jarg1)
static void OdDgECProperty_setReadOnlyFlag(HandleRef jarg1, bool jarg2)
static bool OdDgECProperty_deleteCustomAttribute__SWIG_1(HandleRef jarg1, UInt32 jarg2)
static void OdDgECProperty_setPropertyType(HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static bool OdDgECProperty_setCustomAttribute__SWIG_1(HandleRef jarg1, UInt32 jarg2, HandleRef jarg3)
static bool OdDgECProperty_getReadOnlyFlag(HandleRef jarg1)
static bool OdDgECProperty_isStructProperty(HandleRef jarg1)
static void OdDgECProperty_setDescription(HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2)
static IntPtr OdDgECProperty_queryX(HandleRef jarg1, HandleRef jarg2)
static void OdDgECProperty_setDisplayName(HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2)
static IntPtr OdDgECProperty_desc()
static bool OdDgECProperty_setCustomAttribute__SWIG_0(HandleRef jarg1, HandleRef jarg2)
static string OdDgECProperty_getRealClassName(IntPtr jarg1)
static IntPtr OdDgECProperty_createObject__SWIG_1(bool jarg1, bool jarg2)
static IntPtr OdDgECProperty_isA(HandleRef jarg1)
static IntPtr OdDgECProperty_getCustomAttribute__SWIG_1(HandleRef jarg1, UInt32 jarg2)
static IntPtr OdDgECProperty_clone(HandleRef jarg1)
static bool OdDgECProperty_addCustomAttribute(HandleRef jarg1, HandleRef jarg2)
static IntPtr OdDgECProperty_getCustomAttribute__SWIG_0(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdDgECProperty_copyFrom(HandleRef jarg1, HandleRef jarg2)
static void OdDgECProperty_setName(HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2)
static UInt32 OdDgECProperty_getCustomAttributeCount(HandleRef jarg1)
static String OdDgECProperty_getDisplayName(HandleRef jarg1)