14using System.Runtime.InteropServices;
19 private Object locker =
new Object();
20 private HandleRef swigCPtr;
22 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
25 swigCPtr =
new HandleRef(
this, cPtr);
27 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
29 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
38 global::System.GC.SuppressFinalize(
this);
41 protected virtual void Dispose(
bool disposing) {
43 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
48 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
125 public virtual void Lock(
bool bLock) {
virtual void Dispose(bool disposing)
virtual bool IsLockedGlobal()
static CFxFileData Create()
virtual void SetPrettyFilename(CFxString str)
virtual void SetType(CFxFileData.FileType type)
static CFxString GetAutoName()
virtual CFxString GetFilename()
virtual bool IsReadOnly()
virtual bool IsCloudStorageFile()
static CFxFileData Create(CFxString fileName)
static CFxFileData Create(CFxFileData arg0)
virtual void SetCloudStorageData(SWIGTYPE_p_QMapT_QString_QVariant_t arg0)
virtual void SetFlxVersion(CFxFileData.FlxVersion version)
virtual DwgVersion GetDwgVersion()
virtual void SetFilename(CFxString str)
virtual void SetReadOnly(bool bReadOnly)
virtual SWIGTYPE_p_QMapT_QString_QVariant_t GetCloudStorageData()
virtual void SetDwgVersion(DwgVersion version)
virtual CFxFileData.FlxVersion GetFlxVersion()
virtual CFxFileData.FileType GetType()
static HandleRef getCPtr(CFxFileData obj)
virtual CFxFileData Assign(CFxFileData source)
virtual CFxString GetPrettyFilename()
CFxFileData(IntPtr cPtr, bool cMemoryOwn)
virtual void Lock(bool bLock)
static HandleRef getCPtr(CFxString obj)
static global::System.Exception Retrieve()
static global::System.IntPtr CFxFileData_Create__SWIG_1()
static global::System.IntPtr CFxFileData_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static bool CFxFileData_IsLockedGlobal(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxFileData_Lock(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static global::System.IntPtr CFxFileData_GetAutoName()
static void CFxFileData_SetFilename(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void delete_CFxFileData(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxFileData_IsCloudStorageFile(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxFileData_SetType(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static global::System.IntPtr CFxFileData_Create__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxFileData_Create__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxFileData_SetFlxVersion(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static global::System.IntPtr CFxFileData_GetCloudStorageData(global::System.Runtime.InteropServices.HandleRef jarg1)
static int CFxFileData_GetFlxVersion(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxFileData_IsLocked(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxFileData_GetPrettyFilename(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxFileData_GetFilename(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxFileData_IsNewFile(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxFileData_SetReadOnly(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static int CFxFileData_GetDwgVersion(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxFileData_SetPrettyFilename(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void CFxFileData_SetDwgVersion(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static bool CFxFileData_IsReadOnly(global::System.Runtime.InteropServices.HandleRef jarg1)
static int CFxFileData_GetType(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxFileData_SetCloudStorageData(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)