DotNet Reference
.Net Reference
CppBridge.cs
Go to the documentation of this file.
23 return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr;
42 swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero);
49 if (operations_research_initPINVOKE.SWIGPendingException.Pending) throw operations_research_initPINVOKE.SWIGPendingException.Retrieve();
58 if (operations_research_initPINVOKE.SWIGPendingException.Pending) throw operations_research_initPINVOKE.SWIGPendingException.Retrieve();
63 if (operations_research_initPINVOKE.SWIGPendingException.Pending) throw operations_research_initPINVOKE.SWIGPendingException.Retrieve();
static bool Pending
Definition: operations_research_initPINVOKE.cs:133
Definition: CppFlags.cs:13
static void delete_CppBridge(global::System.Runtime.InteropServices.HandleRef jarg1)
static void ShutdownLogging()
Definition: CppBridge.cs:52
Definition: operations_research_initPINVOKE.cs:127
static void CppBridge_InitLogging(string jarg1)
static void InitLogging(string program_name)
Definition: CppBridge.cs:47
Definition: operations_research_initPINVOKE.cs:13
static global::System.Exception Retrieve()
Definition: operations_research_initPINVOKE.cs:152
Definition: CppBridge.cs:11
static void CppBridge_ShutdownLogging()
virtual void Dispose(bool disposing)
Definition: CppBridge.cs:35
static bool CppBridge_LoadGurobiSharedLibrary(string jarg1)
static void SetFlags(CppFlags flags)
Definition: CppBridge.cs:56
static void CppBridge_SetFlags(global::System.Runtime.InteropServices.HandleRef jarg1)
Definition: CppBridge.cs:13
static bool LoadGurobiSharedLibrary(string full_library_path)
Definition: CppBridge.cs:61