DotNet Reference
.Net Reference
LogCallback.cs
Go to the documentation of this file.
27 return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr;
46 swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero);
53 if (operations_research_satPINVOKE.SWIGPendingException.Pending) throw operations_research_satPINVOKE.SWIGPendingException.Retrieve();
67 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);
80 private static global::System.Type[] swigMethodTypes0 = new global::System.Type[] { typeof(string) };
Definition: LogCallback.cs:17
delegate void SwigDelegateLogCallback_0(string message)
virtual void NewMessage(string message)
Definition: LogCallback.cs:51
virtual void Dispose(bool disposing)
Definition: LogCallback.cs:39
Definition: operations_research_satPINVOKE.cs:127
static bool Pending
Definition: operations_research_satPINVOKE.cs:133
static global::System.Exception Retrieve()
Definition: operations_research_satPINVOKE.cs:152
static void delete_LogCallback(global::System.Runtime.InteropServices.HandleRef jarg1)
static void LogCallback_NewMessage(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
static void LogCallback_director_connect(global::System.Runtime.InteropServices.HandleRef jarg1, LogCallback.SwigDelegateLogCallback_0 delegate0)
Definition: CpModel.pb.cs:12