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 : this(
TG_DbPINVOKE.new_OdExDgnHostAppServices(), MemoryManager.GetMemoryManager().GetCurrentTransaction() == null)
46 MemoryTransaction mTr = MemoryManager.GetMemoryManager().GetCurrentTransaction();
52 SwigDirectorConnect();
56IntPtr tmp_filename = Marshal.StringToCoTaskMemUni(filename);
57 IntPtr saved_filename = tmp_filename;
63if (tmp_filename != saved_filename) filename = Marshal.PtrToStringUni(tmp_filename);
112 private void SwigDirectorConnect() {
113 if (SwigDerivedClassHasMethod(
"queryX", swigMethodTypes0))
115 if (SwigDerivedClassHasMethod(
"isA", swigMethodTypes1))
117 if (SwigDerivedClassHasMethod(
"findFile", swigMethodTypes2))
119 if (SwigDerivedClassHasMethod(
"findFile", swigMethodTypes3))
121 if (SwigDerivedClassHasMethod(
"findFile", swigMethodTypes4))
123 if (SwigDerivedClassHasMethod(
"newProgressMeter", swigMethodTypes5))
125 if (SwigDerivedClassHasMethod(
"releaseProgressMeter", swigMethodTypes6))
127 if (SwigDerivedClassHasMethod(
"program", swigMethodTypes7))
129 if (SwigDerivedClassHasMethod(
"product", swigMethodTypes8))
131 if (SwigDerivedClassHasMethod(
"companyName", swigMethodTypes9))
133 if (SwigDerivedClassHasMethod(
"prodcode", swigMethodTypes10))
135 if (SwigDerivedClassHasMethod(
"releaseMajorMinorString", swigMethodTypes11))
137 if (SwigDerivedClassHasMethod(
"releaseMajorVersion", swigMethodTypes12))
139 if (SwigDerivedClassHasMethod(
"releaseMinorVersion", swigMethodTypes13))
141 if (SwigDerivedClassHasMethod(
"versionString", swigMethodTypes14))
143 if (SwigDerivedClassHasMethod(
"warning", swigMethodTypes15))
145 if (SwigDerivedClassHasMethod(
"warning", swigMethodTypes16))
147 if (SwigDerivedClassHasMethod(
"warning", swigMethodTypes17))
149 if (SwigDerivedClassHasMethod(
"warning", swigMethodTypes18))
151 if (SwigDerivedClassHasMethod(
"getErrorDescription", swigMethodTypes19))
153 if (SwigDerivedClassHasMethod(
"newUndoController", swigMethodTypes20))
155 if (SwigDerivedClassHasMethod(
"newUndoStream", swigMethodTypes21))
157 if (SwigDerivedClassHasMethod(
"auditPrintReport", swigMethodTypes22))
159 if (SwigDerivedClassHasMethod(
"ttfFileNameByDescriptor", swigMethodTypes23))
161 if (SwigDerivedClassHasMethod(
"getAlternateFontName", swigMethodTypes24))
163 if (SwigDerivedClassHasMethod(
"getFontMapFileName", swigMethodTypes25))
165 if (SwigDerivedClassHasMethod(
"getPreferableFont", swigMethodTypes26))
167 if (SwigDerivedClassHasMethod(
"getSubstituteFont", swigMethodTypes27))
169 if (SwigDerivedClassHasMethod(
"getSubstituteFontByChar", swigMethodTypes28))
171 if (SwigDerivedClassHasMethod(
"getSystemFontFolders", swigMethodTypes29))
173 if (SwigDerivedClassHasMethod(
"collectFilePathsInDirectory", swigMethodTypes30))
175 if (SwigDerivedClassHasMethod(
"collectFilePathsInDirectory", swigMethodTypes31))
177 if (SwigDerivedClassHasMethod(
"fileDialog", swigMethodTypes32))
179 if (SwigDerivedClassHasMethod(
"fileDialog", swigMethodTypes33))
181 if (SwigDerivedClassHasMethod(
"fileDialog", swigMethodTypes34))
183 if (SwigDerivedClassHasMethod(
"fileDialog", swigMethodTypes35))
185 if (SwigDerivedClassHasMethod(
"fileDialog", swigMethodTypes36))
187 if (SwigDerivedClassHasMethod(
"gsBitmapDevice", swigMethodTypes37))
189 if (SwigDerivedClassHasMethod(
"gsBitmapDevice", swigMethodTypes38))
191 if (SwigDerivedClassHasMethod(
"gsBitmapDevice", swigMethodTypes39))
193 if (SwigDerivedClassHasMethod(
"gsBitmapDevice", swigMethodTypes40))
195 if (SwigDerivedClassHasMethod(
"getTempPath", swigMethodTypes41))
197 if (SwigDerivedClassHasMethod(
"numThreads", swigMethodTypes42))
199 if (SwigDerivedClassHasMethod(
"getEnv", swigMethodTypes43))
201 if (SwigDerivedClassHasMethod(
"setEnv", swigMethodTypes44))
203 if (SwigDerivedClassHasMethod(
"getAppUserName", swigMethodTypes45))
205 if (SwigDerivedClassHasMethod(
"getAppUserName", swigMethodTypes46))
207 if (SwigDerivedClassHasMethod(
"databaseClass", swigMethodTypes47))
209 if (SwigDerivedClassHasMethod(
"createDatabase", swigMethodTypes48))
211 if (SwigDerivedClassHasMethod(
"createDatabase", swigMethodTypes49))
213 if (SwigDerivedClassHasMethod(
"readFile", swigMethodTypes50))
215 if (SwigDerivedClassHasMethod(
"readFile", swigMethodTypes51))
217 if (SwigDerivedClassHasMethod(
"readFile", swigMethodTypes52))
219 if (SwigDerivedClassHasMethod(
"getThumbnail", swigMethodTypes53))
221 if (SwigDerivedClassHasMethod(
"setThumbnail", swigMethodTypes54))
223 if (SwigDerivedClassHasMethod(
"createThumbnail", swigMethodTypes55))
225 if (SwigDerivedClassHasMethod(
"getDbHostAppServices", swigMethodTypes56))
227 if (SwigDerivedClassHasMethod(
"setMtMode", swigMethodTypes57))
229 if (SwigDerivedClassHasMethod(
"setNumThreads", swigMethodTypes58))
231 TG_DbPINVOKE.
OdExDgnHostAppServices_director_connect(swigCPtr, swigDelegate0, swigDelegate1, swigDelegate2, swigDelegate3, swigDelegate4, swigDelegate5, swigDelegate6, swigDelegate7, swigDelegate8, swigDelegate9, swigDelegate10, swigDelegate11, swigDelegate12, swigDelegate13, swigDelegate14, swigDelegate15, swigDelegate16, swigDelegate17, swigDelegate18, swigDelegate19, swigDelegate20, swigDelegate21, swigDelegate22, swigDelegate23, swigDelegate24, swigDelegate25, swigDelegate26, swigDelegate27, swigDelegate28, swigDelegate29, swigDelegate30, swigDelegate31, swigDelegate32, swigDelegate33, swigDelegate34, swigDelegate35, swigDelegate36, swigDelegate37, swigDelegate38, swigDelegate39, swigDelegate40, swigDelegate41, swigDelegate42, swigDelegate43, swigDelegate44, swigDelegate45, swigDelegate46, swigDelegate47, swigDelegate48, swigDelegate49, swigDelegate50, swigDelegate51, swigDelegate52, swigDelegate53, swigDelegate54, swigDelegate55, swigDelegate56, swigDelegate57, swigDelegate58);
234 private bool SwigDerivedClassHasMethod(
string methodName, global::System.Type[] methodTypes) {
235 global::System.Reflection.MethodInfo methodInfo = this.GetType().GetMethod(methodName, global::System.Reflection.BindingFlags.Public | global::System.Reflection.BindingFlags.NonPublic | global::System.Reflection.BindingFlags.Instance,
null, methodTypes,
null);
237 return hasDerivedMethod;
240 private IntPtr SwigDirectorMethodqueryX(IntPtr protocolClass) {
249 private IntPtr SwigDirectorMethodisA() {
256 [
return: MarshalAs(UnmanagedType.LPWStr)]
257 private String SwigDirectorMethodfindFile__SWIG_0([MarshalAs(UnmanagedType.LPWStr)]
String filename, IntPtr pDb,
int hint) {
263 [
return: MarshalAs(UnmanagedType.LPWStr)]
264 private String SwigDirectorMethodfindFile__SWIG_1([MarshalAs(UnmanagedType.LPWStr)]
String filename, IntPtr pDb) {
270 [
return: MarshalAs(UnmanagedType.LPWStr)]
271 private String SwigDirectorMethodfindFile__SWIG_2([MarshalAs(UnmanagedType.LPWStr)]
String filename) {
275 private global::System.IntPtr SwigDirectorMethodnewProgressMeter() {
279 private void SwigDirectorMethodreleaseProgressMeter(global::System.IntPtr pProgressMeter) {
283 [
return: MarshalAs(UnmanagedType.LPWStr)]
284 private String SwigDirectorMethodprogram() {
288 [
return: MarshalAs(UnmanagedType.LPWStr)]
289 private String SwigDirectorMethodproduct() {
293 [
return: MarshalAs(UnmanagedType.LPWStr)]
294 private String SwigDirectorMethodcompanyName() {
298 private int SwigDirectorMethodprodcode() {
302 [
return: MarshalAs(UnmanagedType.LPWStr)]
303 private String SwigDirectorMethodreleaseMajorMinorString() {
307 private int SwigDirectorMethodreleaseMajorVersion() {
311 private int SwigDirectorMethodreleaseMinorVersion() {
315 [
return: MarshalAs(UnmanagedType.LPWStr)]
316 private String SwigDirectorMethodversionString() {
320 private void SwigDirectorMethodwarning__SWIG_0([MarshalAs(UnmanagedType.LPWStr)]
String message) {
324 private void SwigDirectorMethodwarning__SWIG_1(
string warnVisGroup, [MarshalAs(UnmanagedType.LPWStr)]
String message) {
325 warning(warnVisGroup, message);
328 private void SwigDirectorMethodwarning__SWIG_2(
int warningOb) {
332 private void SwigDirectorMethodwarning__SWIG_3(
string warnVisGroup,
int warningOb) {
336 [
return: MarshalAs(UnmanagedType.LPWStr)]
337 private String SwigDirectorMethodgetErrorDescription(uint errorCode) {
341 private IntPtr SwigDirectorMethodnewUndoController() {
345 private IntPtr SwigDirectorMethodnewUndoStream() {
349 private void SwigDirectorMethodauditPrintReport(global::System.IntPtr pAuditInfo, [MarshalAs(UnmanagedType.LPWStr)]
String strLine,
int printDest) {
353 private bool SwigDirectorMethodttfFileNameByDescriptor(global::System.IntPtr description, IntPtr filename) {
354 string tmp_filename = Marshal.PtrToStringUni(filename);
355 string saved_filename = tmp_filename;
359 if (tmp_filename != saved_filename) filename = Marshal.StringToCoTaskMemUni(tmp_filename);
363 [
return: MarshalAs(UnmanagedType.LPWStr)]
364 private String SwigDirectorMethodgetAlternateFontName() {
368 [
return: MarshalAs(UnmanagedType.LPWStr)]
369 private String SwigDirectorMethodgetFontMapFileName() {
373 [
return: MarshalAs(UnmanagedType.LPWStr)]
374 private String SwigDirectorMethodgetPreferableFont([MarshalAs(UnmanagedType.LPWStr)]
String fontName,
int fontType) {
378 [
return: MarshalAs(UnmanagedType.LPWStr)]
379 private String SwigDirectorMethodgetSubstituteFont([MarshalAs(UnmanagedType.LPWStr)]
String fontName,
int fontType) {
383 [
return: MarshalAs(UnmanagedType.LPWStr)]
384 private String SwigDirectorMethodgetSubstituteFontByChar(IntPtr pFont,
char unicodeChar, IntPtr pDb) {
392 private bool SwigDirectorMethodgetSystemFontFolders(global::System.IntPtr aDirs) {
396 private void SwigDirectorMethodcollectFilePathsInDirectory__SWIG_0(global::System.IntPtr res, [MarshalAs(UnmanagedType.LPWStr)]
String sPath, [MarshalAs(UnmanagedType.LPWStr)]
String sFilter) {
400 private void SwigDirectorMethodcollectFilePathsInDirectory__SWIG_1(global::System.IntPtr res, [MarshalAs(UnmanagedType.LPWStr)]
String sPath) {
404 [
return: MarshalAs(UnmanagedType.LPWStr)]
405 private String SwigDirectorMethodfileDialog__SWIG_0(
int flags, [MarshalAs(UnmanagedType.LPWStr)]
String dialogCaption, [MarshalAs(UnmanagedType.LPWStr)]
String defExt, [MarshalAs(UnmanagedType.LPWStr)]
String defFilename, [MarshalAs(UnmanagedType.LPWStr)]
String filter) {
406 return fileDialog(flags, dialogCaption, defExt, defFilename, filter);
409 [
return: MarshalAs(UnmanagedType.LPWStr)]
410 private String SwigDirectorMethodfileDialog__SWIG_1(
int flags, [MarshalAs(UnmanagedType.LPWStr)]
String dialogCaption, [MarshalAs(UnmanagedType.LPWStr)]
String defExt, [MarshalAs(UnmanagedType.LPWStr)]
String defFilename) {
411 return fileDialog(flags, dialogCaption, defExt, defFilename);
414 [
return: MarshalAs(UnmanagedType.LPWStr)]
415 private String SwigDirectorMethodfileDialog__SWIG_2(
int flags, [MarshalAs(UnmanagedType.LPWStr)]
String dialogCaption, [MarshalAs(UnmanagedType.LPWStr)]
String defExt) {
416 return fileDialog(flags, dialogCaption, defExt);
419 [
return: MarshalAs(UnmanagedType.LPWStr)]
420 private String SwigDirectorMethodfileDialog__SWIG_3(
int flags, [MarshalAs(UnmanagedType.LPWStr)]
String dialogCaption) {
424 [
return: MarshalAs(UnmanagedType.LPWStr)]
425 private String SwigDirectorMethodfileDialog__SWIG_4(
int flags) {
429 private IntPtr SwigDirectorMethodgsBitmapDevice__SWIG_0(IntPtr pViewObj, IntPtr pDb, UInt32 flags) {
437 private IntPtr SwigDirectorMethodgsBitmapDevice__SWIG_1(IntPtr pViewObj, IntPtr pDb) {
445 private IntPtr SwigDirectorMethodgsBitmapDevice__SWIG_2(IntPtr pViewObj) {
451 private IntPtr SwigDirectorMethodgsBitmapDevice__SWIG_3() {
455 [
return: MarshalAs(UnmanagedType.LPWStr)]
456 private String SwigDirectorMethodgetTempPath() {
460 private int SwigDirectorMethodnumThreads(
int mtMode) {
464 private int SwigDirectorMethodgetEnv([MarshalAs(UnmanagedType.LPWStr)]
String varName, IntPtr
value) {
465 string tmp_value = Marshal.PtrToStringUni(
value);
466 string saved_value = tmp_value;
468 return (
int)
getEnv(varName, ref tmp_value);
470 if (tmp_value != saved_value)
value = Marshal.StringToCoTaskMemUni(tmp_value);
474 private int SwigDirectorMethodsetEnv([MarshalAs(UnmanagedType.LPWStr)]
String varName, [MarshalAs(UnmanagedType.LPWStr)]
String newValue) {
475 return (
int)
setEnv(varName, newValue);
478 [
return: MarshalAs(UnmanagedType.LPWStr)]
479 private String SwigDirectorMethodgetAppUserName__SWIG_0(
int unFormat) {
483 [
return: MarshalAs(UnmanagedType.LPWStr)]
484 private String SwigDirectorMethodgetAppUserName__SWIG_1() {
488 private IntPtr SwigDirectorMethoddatabaseClass() {
495 private IntPtr SwigDirectorMethodcreateDatabase__SWIG_0(
int defaultContent) {
499 private IntPtr SwigDirectorMethodcreateDatabase__SWIG_1() {
503 private IntPtr SwigDirectorMethodreadFile__SWIG_0([MarshalAs(UnmanagedType.LPWStr)]
String fileName,
int shareMode,
bool partialLoad) {
507 private IntPtr SwigDirectorMethodreadFile__SWIG_1([MarshalAs(UnmanagedType.LPWStr)]
String fileName,
int shareMode) {
511 private IntPtr SwigDirectorMethodreadFile__SWIG_2([MarshalAs(UnmanagedType.LPWStr)]
String fileName) {
512 return OdDgDatabase.getCPtr(
readFile(fileName)).Handle;
515 private bool SwigDirectorMethodgetThumbnail([MarshalAs(UnmanagedType.LPWStr)]
String filename, IntPtr dibData) {
522 private bool SwigDirectorMethodsetThumbnail([MarshalAs(UnmanagedType.LPWStr)]
String filename, IntPtr dibData) {
529 private bool SwigDirectorMethodcreateThumbnail([MarshalAs(UnmanagedType.LPWStr)]
String filename, IntPtr dibData) {
536 private IntPtr SwigDirectorMethodgetDbHostAppServices() {
543 private void SwigDirectorMethodsetMtMode(
int newMode,
bool bSet) {
547 private void SwigDirectorMethodsetNumThreads(
int mtMode,
int numThreads) {
553 [
return: MarshalAs(UnmanagedType.LPWStr)]
555 [
return: MarshalAs(UnmanagedType.LPWStr)]
557 [
return: MarshalAs(UnmanagedType.LPWStr)]
561 [
return: MarshalAs(UnmanagedType.LPWStr)]
563 [
return: MarshalAs(UnmanagedType.LPWStr)]
565 [
return: MarshalAs(UnmanagedType.LPWStr)]
568 [
return: MarshalAs(UnmanagedType.LPWStr)]
572 [
return: MarshalAs(UnmanagedType.LPWStr)]
578 [
return: MarshalAs(UnmanagedType.LPWStr)]
584 [
return: MarshalAs(UnmanagedType.LPWStr)]
586 [
return: MarshalAs(UnmanagedType.LPWStr)]
588 [
return: MarshalAs(UnmanagedType.LPWStr)]
590 [
return: MarshalAs(UnmanagedType.LPWStr)]
592 [
return: MarshalAs(UnmanagedType.LPWStr)]
597 [
return: MarshalAs(UnmanagedType.LPWStr)]
599 [
return: MarshalAs(UnmanagedType.LPWStr)]
601 [
return: MarshalAs(UnmanagedType.LPWStr)]
603 [
return: MarshalAs(UnmanagedType.LPWStr)]
605 [
return: MarshalAs(UnmanagedType.LPWStr)]
611 [
return: MarshalAs(UnmanagedType.LPWStr)]
616 [
return: MarshalAs(UnmanagedType.LPWStr)]
618 [
return: MarshalAs(UnmanagedType.LPWStr)]
693 private static global::System.Type[] swigMethodTypes0 =
new global::System.Type[] { typeof(
OdRxClass) };
694 private static global::System.Type[] swigMethodTypes1 =
new global::System.Type[] { };
696 private static global::System.Type[] swigMethodTypes3 =
new global::System.Type[] { typeof(
String), typeof(
OdRxObject) };
697 private static global::System.Type[] swigMethodTypes4 =
new global::System.Type[] { typeof(
String) };
698 private static global::System.Type[] swigMethodTypes5 =
new global::System.Type[] { };
699 private static global::System.Type[] swigMethodTypes6 =
new global::System.Type[] { typeof(
OdDbHostAppProgressMeter) };
700 private static global::System.Type[] swigMethodTypes7 =
new global::System.Type[] { };
701 private static global::System.Type[] swigMethodTypes8 =
new global::System.Type[] { };
702 private static global::System.Type[] swigMethodTypes9 =
new global::System.Type[] { };
703 private static global::System.Type[] swigMethodTypes10 =
new global::System.Type[] { };
704 private static global::System.Type[] swigMethodTypes11 =
new global::System.Type[] { };
705 private static global::System.Type[] swigMethodTypes12 =
new global::System.Type[] { };
706 private static global::System.Type[] swigMethodTypes13 =
new global::System.Type[] { };
707 private static global::System.Type[] swigMethodTypes14 =
new global::System.Type[] { };
708 private static global::System.Type[] swigMethodTypes15 =
new global::System.Type[] { typeof(
String) };
709 private static global::System.Type[] swigMethodTypes16 =
new global::System.Type[] { typeof(
string), typeof(
String) };
710 private static global::System.Type[] swigMethodTypes17 =
new global::System.Type[] { typeof(
OdResult) };
711 private static global::System.Type[] swigMethodTypes18 =
new global::System.Type[] { typeof(
string), typeof(
OdResult) };
712 private static global::System.Type[] swigMethodTypes19 =
new global::System.Type[] { typeof(uint) };
713 private static global::System.Type[] swigMethodTypes20 =
new global::System.Type[] { };
714 private static global::System.Type[] swigMethodTypes21 =
new global::System.Type[] { };
715 private static global::System.Type[] swigMethodTypes22 =
new global::System.Type[] { typeof(
OdAuditInfo), typeof(
String), typeof(
int) };
716 private static global::System.Type[] swigMethodTypes23 =
new global::System.Type[] { typeof(
OdTtfDescriptor), typeof(
string).MakeByRefType() };
717 private static global::System.Type[] swigMethodTypes24 =
new global::System.Type[] { };
718 private static global::System.Type[] swigMethodTypes25 =
new global::System.Type[] { };
719 private static global::System.Type[] swigMethodTypes26 =
new global::System.Type[] { typeof(
String), typeof(
OdFontType) };
720 private static global::System.Type[] swigMethodTypes27 =
new global::System.Type[] { typeof(
String), typeof(
OdFontType) };
721 private static global::System.Type[] swigMethodTypes28 =
new global::System.Type[] { typeof(
OdFont), typeof(
char ), typeof(
OdRxObject) };
722 private static global::System.Type[] swigMethodTypes29 =
new global::System.Type[] { typeof(
OdStringArray) };
723 private static global::System.Type[] swigMethodTypes30 =
new global::System.Type[] { typeof(
OdStringArray), typeof(
String), typeof(
String) };
724 private static global::System.Type[] swigMethodTypes31 =
new global::System.Type[] { typeof(
OdStringArray), typeof(
String) };
725 private static global::System.Type[] swigMethodTypes32 =
new global::System.Type[] { typeof(
int), typeof(
String), typeof(
String), typeof(
String), typeof(
String) };
726 private static global::System.Type[] swigMethodTypes33 =
new global::System.Type[] { typeof(
int), typeof(
String), typeof(
String), typeof(
String) };
727 private static global::System.Type[] swigMethodTypes34 =
new global::System.Type[] { typeof(
int), typeof(
String), typeof(
String) };
728 private static global::System.Type[] swigMethodTypes35 =
new global::System.Type[] { typeof(
int), typeof(
String) };
729 private static global::System.Type[] swigMethodTypes36 =
new global::System.Type[] { typeof(
int) };
730 private static global::System.Type[] swigMethodTypes37 =
new global::System.Type[] { typeof(
OdRxObject), typeof(
OdRxObject), typeof(UInt32 ) };
731 private static global::System.Type[] swigMethodTypes38 =
new global::System.Type[] { typeof(
OdRxObject), typeof(
OdRxObject) };
732 private static global::System.Type[] swigMethodTypes39 =
new global::System.Type[] { typeof(
OdRxObject) };
733 private static global::System.Type[] swigMethodTypes40 =
new global::System.Type[] { };
734 private static global::System.Type[] swigMethodTypes41 =
new global::System.Type[] { };
735 private static global::System.Type[] swigMethodTypes42 =
new global::System.Type[] { typeof(
MultiThreadedMode) };
736 private static global::System.Type[] swigMethodTypes43 =
new global::System.Type[] { typeof(
String), typeof(
string).MakeByRefType() };
737 private static global::System.Type[] swigMethodTypes44 =
new global::System.Type[] { typeof(
String), typeof(
String) };
738 private static global::System.Type[] swigMethodTypes45 =
new global::System.Type[] { typeof(
UserNameFormat) };
739 private static global::System.Type[] swigMethodTypes46 =
new global::System.Type[] { };
740 private static global::System.Type[] swigMethodTypes47 =
new global::System.Type[] { };
741 private static global::System.Type[] swigMethodTypes48 =
new global::System.Type[] { typeof(
OdDgHostAppServices.DatabaseDefaultContent) };
742 private static global::System.Type[] swigMethodTypes49 =
new global::System.Type[] { };
743 private static global::System.Type[] swigMethodTypes50 =
new global::System.Type[] { typeof(
String), typeof(
FileShareMode), typeof(
bool) };
744 private static global::System.Type[] swigMethodTypes51 =
new global::System.Type[] { typeof(
String), typeof(
FileShareMode) };
745 private static global::System.Type[] swigMethodTypes52 =
new global::System.Type[] { typeof(
String) };
746 private static global::System.Type[] swigMethodTypes53 =
new global::System.Type[] { typeof(
String), typeof(
OdBinaryData) };
747 private static global::System.Type[] swigMethodTypes54 =
new global::System.Type[] { typeof(
String), typeof(
OdBinaryData) };
748 private static global::System.Type[] swigMethodTypes55 =
new global::System.Type[] { typeof(
String), typeof(
OdBinaryData) };
749 private static global::System.Type[] swigMethodTypes56 =
new global::System.Type[] { };
750 private static global::System.Type[] swigMethodTypes57 =
new global::System.Type[] { typeof(
MultiThreadedMode), typeof(
bool) };
751 private static global::System.Type[] swigMethodTypes58 =
new global::System.Type[] { typeof(
MultiThreadedMode), typeof(
int) };
virtual String getTempPath()
virtual int releaseMajorVersion()
virtual void collectFilePathsInDirectory(OdStringArray res, String sPath, String sFilter)
virtual String getErrorDescription(uint errorCode)
virtual void warning(String message)
virtual ProdIdCode prodcode()
virtual String getAppUserName()
virtual bool getSystemFontFolders(OdStringArray aDirs)
virtual void auditPrintReport(OdAuditInfo pAuditInfo, String strLine, int printDest)
virtual OdResult getEnv(String varName, ref string value)
virtual String fileDialog(int flags, String dialogCaption, String defExt, String defFilename, String filter)
virtual int releaseMinorVersion()
static HandleRef getCPtr(OdDbBaseHostAppServices obj)
virtual String getSubstituteFontByChar(OdFont pFont, char unicodeChar, OdRxObject pDb)
virtual OdResult setEnv(String varName, String newValue)
static HandleRef getCPtr(OdDbHostAppProgressMeter obj)
static HandleRef getCPtr(OdDbUndoController obj)
static HandleRef getCPtr(OdGsDevice obj)
static HandleRef getCPtr(OdRxClass obj)
static HandleRef getCPtr(OdRxObject obj)
static HandleRef getCPtr(OdStreamBuf obj)
static HandleRef getCPtr(OdTtfDescriptor obj)
virtual OdDgDatabase readFile(String fileName, FileShareMode shareMode, bool partialLoad)
virtual bool setThumbnail(String filename, OdBinaryData dibData)
override String program()
override String product()
virtual bool getThumbnail(String filename, OdBinaryData dibData)
override String findFile(String filename, OdRxObject pDb, OdDbBaseHostAppServices.FindFileHint hint)
override String getPreferableFont(String fontName, OdFontType fontType)
override OdStreamBuf newUndoStream()
override String releaseMajorMinorString()
override OdGsDevice gsBitmapDevice()
override String companyName()
override String getFontMapFileName()
virtual bool createThumbnail(String filename, OdBinaryData dibData)
override OdDbUndoController newUndoController()
override String getSubstituteFont(String fontName, OdFontType fontType)
override String getAlternateFontName()
override OdRxObject queryX(OdRxClass protocolClass)
virtual OdDbBaseHostAppServices getDbHostAppServices()
override String versionString()
virtual OdRxClass databaseClass()
virtual OdDgDatabase createDatabase()
delegate void SwigDelegateOdExDgnHostAppServices_6(global::System.IntPtr pProgressMeter)
delegate String SwigDelegateOdExDgnHostAppServices_14()
delegate String SwigDelegateOdExDgnHostAppServices_19(uint errorCode)
delegate String SwigDelegateOdExDgnHostAppServices_33(int flags, [MarshalAs(UnmanagedType.LPWStr)]String dialogCaption, [MarshalAs(UnmanagedType.LPWStr)]String defExt, [MarshalAs(UnmanagedType.LPWStr)]String defFilename)
delegate String SwigDelegateOdExDgnHostAppServices_26([MarshalAs(UnmanagedType.LPWStr)]String fontName, int fontType)
delegate String SwigDelegateOdExDgnHostAppServices_4([MarshalAs(UnmanagedType.LPWStr)]String filename)
delegate void SwigDelegateOdExDgnHostAppServices_17(int warningOb)
delegate String SwigDelegateOdExDgnHostAppServices_11()
override bool ttfFileNameByDescriptor(OdTtfDescriptor description, ref string filename)
delegate global::System.IntPtr SwigDelegateOdExDgnHostAppServices_5()
delegate int SwigDelegateOdExDgnHostAppServices_42(int mtMode)
delegate IntPtr SwigDelegateOdExDgnHostAppServices_50([MarshalAs(UnmanagedType.LPWStr)]String fileName, int shareMode, bool partialLoad)
delegate IntPtr SwigDelegateOdExDgnHostAppServices_56()
delegate String SwigDelegateOdExDgnHostAppServices_41()
delegate IntPtr SwigDelegateOdExDgnHostAppServices_48(int defaultContent)
delegate void SwigDelegateOdExDgnHostAppServices_57(int newMode, bool bSet)
delegate IntPtr SwigDelegateOdExDgnHostAppServices_38(IntPtr pViewObj, IntPtr pDb)
delegate String SwigDelegateOdExDgnHostAppServices_34(int flags, [MarshalAs(UnmanagedType.LPWStr)]String dialogCaption, [MarshalAs(UnmanagedType.LPWStr)]String defExt)
delegate String SwigDelegateOdExDgnHostAppServices_25()
delegate String SwigDelegateOdExDgnHostAppServices_46()
delegate String SwigDelegateOdExDgnHostAppServices_28(IntPtr pFont, char unicodeChar, IntPtr pDb)
delegate void SwigDelegateOdExDgnHostAppServices_22(global::System.IntPtr pAuditInfo, [MarshalAs(UnmanagedType.LPWStr)]String strLine, int printDest)
delegate void SwigDelegateOdExDgnHostAppServices_18(string warnVisGroup, int warningOb)
delegate IntPtr SwigDelegateOdExDgnHostAppServices_40()
delegate int SwigDelegateOdExDgnHostAppServices_10()
virtual void setNumThreads(MultiThreadedMode mtMode, int numThreads)
delegate IntPtr SwigDelegateOdExDgnHostAppServices_0(IntPtr protocolClass)
delegate IntPtr SwigDelegateOdExDgnHostAppServices_52([MarshalAs(UnmanagedType.LPWStr)]String fileName)
delegate String SwigDelegateOdExDgnHostAppServices_9()
delegate bool SwigDelegateOdExDgnHostAppServices_54([MarshalAs(UnmanagedType.LPWStr)]String filename, IntPtr dibData)
delegate void SwigDelegateOdExDgnHostAppServices_30(global::System.IntPtr res, [MarshalAs(UnmanagedType.LPWStr)]String sPath, [MarshalAs(UnmanagedType.LPWStr)]String sFilter)
delegate IntPtr SwigDelegateOdExDgnHostAppServices_37(IntPtr pViewObj, IntPtr pDb, UInt32 flags)
delegate String SwigDelegateOdExDgnHostAppServices_3([MarshalAs(UnmanagedType.LPWStr)]String filename, IntPtr pDb)
delegate IntPtr SwigDelegateOdExDgnHostAppServices_47()
delegate IntPtr SwigDelegateOdExDgnHostAppServices_39(IntPtr pViewObj)
delegate void SwigDelegateOdExDgnHostAppServices_31(global::System.IntPtr res, [MarshalAs(UnmanagedType.LPWStr)]String sPath)
virtual bool getMtMode(MultiThreadedMode uMode)
delegate String SwigDelegateOdExDgnHostAppServices_7()
delegate bool SwigDelegateOdExDgnHostAppServices_29(global::System.IntPtr aDirs)
delegate int SwigDelegateOdExDgnHostAppServices_44([MarshalAs(UnmanagedType.LPWStr)]String varName, [MarshalAs(UnmanagedType.LPWStr)]String newValue)
override void Dispose(bool disposing)
void disableProgressMeterOutput(bool disable)
static HandleRef getCPtr(OdExDgnHostAppServices obj)
delegate int SwigDelegateOdExDgnHostAppServices_12()
delegate String SwigDelegateOdExDgnHostAppServices_45(int unFormat)
delegate int SwigDelegateOdExDgnHostAppServices_13()
delegate String SwigDelegateOdExDgnHostAppServices_35(int flags, [MarshalAs(UnmanagedType.LPWStr)]String dialogCaption)
delegate IntPtr SwigDelegateOdExDgnHostAppServices_49()
delegate String SwigDelegateOdExDgnHostAppServices_32(int flags, [MarshalAs(UnmanagedType.LPWStr)]String dialogCaption, [MarshalAs(UnmanagedType.LPWStr)]String defExt, [MarshalAs(UnmanagedType.LPWStr)]String defFilename, [MarshalAs(UnmanagedType.LPWStr)]String filter)
delegate bool SwigDelegateOdExDgnHostAppServices_53([MarshalAs(UnmanagedType.LPWStr)]String filename, IntPtr dibData)
delegate void SwigDelegateOdExDgnHostAppServices_15([MarshalAs(UnmanagedType.LPWStr)]String message)
delegate String SwigDelegateOdExDgnHostAppServices_2([MarshalAs(UnmanagedType.LPWStr)]String filename, IntPtr pDb, int hint)
override void releaseProgressMeter(OdDbHostAppProgressMeter pProgressMeter)
override OdDbHostAppProgressMeter newProgressMeter()
delegate String SwigDelegateOdExDgnHostAppServices_8()
delegate bool SwigDelegateOdExDgnHostAppServices_23(global::System.IntPtr description, IntPtr filename)
OdExDgnHostAppServices(IntPtr cPtr, bool cMemoryOwn)
delegate IntPtr SwigDelegateOdExDgnHostAppServices_1()
virtual void setMtMode(MultiThreadedMode newMode, bool bSet)
delegate String SwigDelegateOdExDgnHostAppServices_27([MarshalAs(UnmanagedType.LPWStr)]String fontName, int fontType)
delegate IntPtr SwigDelegateOdExDgnHostAppServices_21()
delegate String SwigDelegateOdExDgnHostAppServices_36(int flags)
delegate void SwigDelegateOdExDgnHostAppServices_58(int mtMode, int numThreads)
delegate String SwigDelegateOdExDgnHostAppServices_24()
delegate IntPtr SwigDelegateOdExDgnHostAppServices_51([MarshalAs(UnmanagedType.LPWStr)]String fileName, int shareMode)
delegate IntPtr SwigDelegateOdExDgnHostAppServices_20()
delegate bool SwigDelegateOdExDgnHostAppServices_55([MarshalAs(UnmanagedType.LPWStr)]String filename, IntPtr dibData)
delegate int SwigDelegateOdExDgnHostAppServices_43([MarshalAs(UnmanagedType.LPWStr)]String varName, IntPtr value)
static string getRealClassName(IntPtr ptr)
delegate void SwigDelegateOdExDgnHostAppServices_16(string warnVisGroup, [MarshalAs(UnmanagedType.LPWStr)]String message)
override int numThreads(MultiThreadedMode mtMode)
static global::System.Exception Retrieve()
static void delete_OdExDgnHostAppServices(HandleRef jarg1)
static string OdExDgnHostAppServices_getRealClassName(IntPtr jarg1)
static int OdExDgnHostAppServices_numThreads(HandleRef jarg1, int jarg2)
static void OdExDgnHostAppServices_director_connect(global::System.Runtime.InteropServices.HandleRef jarg1, OdExDgnHostAppServices.SwigDelegateOdExDgnHostAppServices_0 delegate0, OdExDgnHostAppServices.SwigDelegateOdExDgnHostAppServices_1 delegate1, OdExDgnHostAppServices.SwigDelegateOdExDgnHostAppServices_2 delegate2, OdExDgnHostAppServices.SwigDelegateOdExDgnHostAppServices_3 delegate3, OdExDgnHostAppServices.SwigDelegateOdExDgnHostAppServices_4 delegate4, OdExDgnHostAppServices.SwigDelegateOdExDgnHostAppServices_5 delegate5, OdExDgnHostAppServices.SwigDelegateOdExDgnHostAppServices_6 delegate6, OdExDgnHostAppServices.SwigDelegateOdExDgnHostAppServices_7 delegate7, OdExDgnHostAppServices.SwigDelegateOdExDgnHostAppServices_8 delegate8, OdExDgnHostAppServices.SwigDelegateOdExDgnHostAppServices_9 delegate9, OdExDgnHostAppServices.SwigDelegateOdExDgnHostAppServices_10 delegate10, OdExDgnHostAppServices.SwigDelegateOdExDgnHostAppServices_11 delegate11, OdExDgnHostAppServices.SwigDelegateOdExDgnHostAppServices_12 delegate12, OdExDgnHostAppServices.SwigDelegateOdExDgnHostAppServices_13 delegate13, OdExDgnHostAppServices.SwigDelegateOdExDgnHostAppServices_14 delegate14, OdExDgnHostAppServices.SwigDelegateOdExDgnHostAppServices_15 delegate15, OdExDgnHostAppServices.SwigDelegateOdExDgnHostAppServices_16 delegate16, OdExDgnHostAppServices.SwigDelegateOdExDgnHostAppServices_17 delegate17, OdExDgnHostAppServices.SwigDelegateOdExDgnHostAppServices_18 delegate18, OdExDgnHostAppServices.SwigDelegateOdExDgnHostAppServices_19 delegate19, OdExDgnHostAppServices.SwigDelegateOdExDgnHostAppServices_20 delegate20, OdExDgnHostAppServices.SwigDelegateOdExDgnHostAppServices_21 delegate21, OdExDgnHostAppServices.SwigDelegateOdExDgnHostAppServices_22 delegate22, OdExDgnHostAppServices.SwigDelegateOdExDgnHostAppServices_23 delegate23, OdExDgnHostAppServices.SwigDelegateOdExDgnHostAppServices_24 delegate24, OdExDgnHostAppServices.SwigDelegateOdExDgnHostAppServices_25 delegate25, OdExDgnHostAppServices.SwigDelegateOdExDgnHostAppServices_26 delegate26, OdExDgnHostAppServices.SwigDelegateOdExDgnHostAppServices_27 delegate27, OdExDgnHostAppServices.SwigDelegateOdExDgnHostAppServices_28 delegate28, OdExDgnHostAppServices.SwigDelegateOdExDgnHostAppServices_29 delegate29, OdExDgnHostAppServices.SwigDelegateOdExDgnHostAppServices_30 delegate30, OdExDgnHostAppServices.SwigDelegateOdExDgnHostAppServices_31 delegate31, OdExDgnHostAppServices.SwigDelegateOdExDgnHostAppServices_32 delegate32, OdExDgnHostAppServices.SwigDelegateOdExDgnHostAppServices_33 delegate33, OdExDgnHostAppServices.SwigDelegateOdExDgnHostAppServices_34 delegate34, OdExDgnHostAppServices.SwigDelegateOdExDgnHostAppServices_35 delegate35, OdExDgnHostAppServices.SwigDelegateOdExDgnHostAppServices_36 delegate36, OdExDgnHostAppServices.SwigDelegateOdExDgnHostAppServices_37 delegate37, OdExDgnHostAppServices.SwigDelegateOdExDgnHostAppServices_38 delegate38, OdExDgnHostAppServices.SwigDelegateOdExDgnHostAppServices_39 delegate39, OdExDgnHostAppServices.SwigDelegateOdExDgnHostAppServices_40 delegate40, OdExDgnHostAppServices.SwigDelegateOdExDgnHostAppServices_41 delegate41, OdExDgnHostAppServices.SwigDelegateOdExDgnHostAppServices_42 delegate42, OdExDgnHostAppServices.SwigDelegateOdExDgnHostAppServices_43 delegate43, OdExDgnHostAppServices.SwigDelegateOdExDgnHostAppServices_44 delegate44, OdExDgnHostAppServices.SwigDelegateOdExDgnHostAppServices_45 delegate45, OdExDgnHostAppServices.SwigDelegateOdExDgnHostAppServices_46 delegate46, OdExDgnHostAppServices.SwigDelegateOdExDgnHostAppServices_47 delegate47, OdExDgnHostAppServices.SwigDelegateOdExDgnHostAppServices_48 delegate48, OdExDgnHostAppServices.SwigDelegateOdExDgnHostAppServices_49 delegate49, OdExDgnHostAppServices.SwigDelegateOdExDgnHostAppServices_50 delegate50, OdExDgnHostAppServices.SwigDelegateOdExDgnHostAppServices_51 delegate51, OdExDgnHostAppServices.SwigDelegateOdExDgnHostAppServices_52 delegate52, OdExDgnHostAppServices.SwigDelegateOdExDgnHostAppServices_53 delegate53, OdExDgnHostAppServices.SwigDelegateOdExDgnHostAppServices_54 delegate54, OdExDgnHostAppServices.SwigDelegateOdExDgnHostAppServices_55 delegate55, OdExDgnHostAppServices.SwigDelegateOdExDgnHostAppServices_56 delegate56, OdExDgnHostAppServices.SwigDelegateOdExDgnHostAppServices_57 delegate57, OdExDgnHostAppServices.SwigDelegateOdExDgnHostAppServices_58 delegate58)
static bool OdExDgnHostAppServices_ttfFileNameByDescriptor(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, ref IntPtr jarg3)
static void OdExDgnHostAppServices_setNumThreads(HandleRef jarg1, int jarg2, int jarg3)
static bool OdExDgnHostAppServices_ttfFileNameByDescriptorSwigExplicitOdExDgnHostAppServices(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, ref IntPtr jarg3)
static void OdExDgnHostAppServices_setNumThreadsSwigExplicitOdExDgnHostAppServices(HandleRef jarg1, int jarg2, int jarg3)
static int OdExDgnHostAppServices_numThreadsSwigExplicitOdExDgnHostAppServices(HandleRef jarg1, int jarg2)
static bool OdExDgnHostAppServices_getMtMode(HandleRef jarg1, int jarg2)
static global::System.IntPtr OdExDgnHostAppServices_newProgressMeterSwigExplicitOdExDgnHostAppServices(HandleRef jarg1)
static void OdExDgnHostAppServices_setMtModeSwigExplicitOdExDgnHostAppServices(HandleRef jarg1, int jarg2, bool jarg3)
static void OdExDgnHostAppServices_setMtMode(HandleRef jarg1, int jarg2, bool jarg3)
static void OdExDgnHostAppServices_releaseProgressMeter(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr OdExDgnHostAppServices_newProgressMeter(HandleRef jarg1)
static void OdExDgnHostAppServices_disableProgressMeterOutput(HandleRef jarg1, bool jarg2)
static void OdExDgnHostAppServices_releaseProgressMeterSwigExplicitOdExDgnHostAppServices(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)