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);
static String createName(OdDgECClassReference classRef)
bool IsEqual(OdDgECClassReference data)
virtual void Dispose(bool disposing)
static HandleRef getCPtr(OdDgECClassReference obj)
void setClassName(String strName)
String getSchemaVersion()
OdDgECClassReference(IntPtr cPtr, bool cMemoryOwn)
OdDgECSchemaReference getSchemaReference()
void setSchemaReference(OdDgECSchemaReference schemaRef)
OdDgECClassReference(String strClassName, OdDgECSchemaReference schemaRef)
OdDgECClassReference(String strClassName, String strSchemaName, String strSchemaVersion, String strSchemaPrefix)
static HandleRef getCPtr(OdDgECSchemaReference obj)
static global::System.Exception Retrieve()
static void OdDgECClassReference_setClassName(global::System.Runtime.InteropServices.HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2)
static String OdDgECClassReference_getClassName(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdDgECClassReference_IsEqual(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static String OdDgECClassReference_getSchemaVersion(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdDgECClassReference_getSchemaReference(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgECClassReference_setSchemaReference(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static String OdDgECClassReference_getSchemaName(global::System.Runtime.InteropServices.HandleRef jarg1)
static void delete_OdDgECClassReference(global::System.Runtime.InteropServices.HandleRef jarg1)
static String OdDgECClassReference_createName(global::System.Runtime.InteropServices.HandleRef jarg1)
static String OdDgECClassReference_getSchemaPrefix(global::System.Runtime.InteropServices.HandleRef jarg1)