Google OR-Tools v9.9
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
Google.OrTools.Init.operations_research_initPINVOKE Class Reference

Classes

class  SWIGExceptionHelper
 
class  SWIGPendingException
 
class  SWIGStringHelper
 

Public Member Functions

static void CppFlags_stderrthreshold_set (global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
 
static int CppFlags_stderrthreshold_get (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void CppFlags_log_prefix_set (global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
 
static bool CppFlags_log_prefix_get (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void CppFlags_cp_model_dump_prefix_set (global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)
 
static string CppFlags_cp_model_dump_prefix_get (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void CppFlags_cp_model_dump_models_set (global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
 
static bool CppFlags_cp_model_dump_models_get (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void CppFlags_cp_model_dump_lns_set (global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
 
static bool CppFlags_cp_model_dump_lns_get (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void CppFlags_cp_model_dump_response_set (global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
 
static bool CppFlags_cp_model_dump_response_get (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static global::System.IntPtr new_CppFlags ()
 
static void delete_CppFlags (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static void CppBridge_InitLogging (string jarg1)
 
static void CppBridge_ShutdownLogging ()
 
static void CppBridge_SetFlags (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static bool CppBridge_LoadGurobiSharedLibrary (string jarg1)
 
static void CppBridge_DeleteByteArray (System.IntPtr jarg1)
 
static global::System.IntPtr new_CppBridge ()
 
static void delete_CppBridge (global::System.Runtime.InteropServices.HandleRef jarg1)
 
static int OrToolsVersion_MajorNumber ()
 
static int OrToolsVersion_MinorNumber ()
 
static int OrToolsVersion_PatchNumber ()
 
static string OrToolsVersion_VersionString ()
 
static global::System.IntPtr new_OrToolsVersion ()
 
static void delete_OrToolsVersion (global::System.Runtime.InteropServices.HandleRef jarg1)
 

Static Protected Attributes

static SWIGExceptionHelper swigExceptionHelper = new SWIGExceptionHelper()
 
static SWIGStringHelper swigStringHelper = new SWIGStringHelper()
 

Detailed Description

Definition at line 15 of file operations_research_initPINVOKE.cs.

Member Function Documentation

◆ CppBridge_DeleteByteArray()

static void Google.OrTools.Init.operations_research_initPINVOKE.CppBridge_DeleteByteArray ( System.IntPtr jarg1)

◆ CppBridge_InitLogging()

static void Google.OrTools.Init.operations_research_initPINVOKE.CppBridge_InitLogging ( string jarg1)

◆ CppBridge_LoadGurobiSharedLibrary()

static bool Google.OrTools.Init.operations_research_initPINVOKE.CppBridge_LoadGurobiSharedLibrary ( string jarg1)

◆ CppBridge_SetFlags()

static void Google.OrTools.Init.operations_research_initPINVOKE.CppBridge_SetFlags ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ CppBridge_ShutdownLogging()

static void Google.OrTools.Init.operations_research_initPINVOKE.CppBridge_ShutdownLogging ( )

◆ CppFlags_cp_model_dump_lns_get()

static bool Google.OrTools.Init.operations_research_initPINVOKE.CppFlags_cp_model_dump_lns_get ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ CppFlags_cp_model_dump_lns_set()

static void Google.OrTools.Init.operations_research_initPINVOKE.CppFlags_cp_model_dump_lns_set ( global::System.Runtime.InteropServices.HandleRef jarg1,
bool jarg2 )

◆ CppFlags_cp_model_dump_models_get()

static bool Google.OrTools.Init.operations_research_initPINVOKE.CppFlags_cp_model_dump_models_get ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ CppFlags_cp_model_dump_models_set()

static void Google.OrTools.Init.operations_research_initPINVOKE.CppFlags_cp_model_dump_models_set ( global::System.Runtime.InteropServices.HandleRef jarg1,
bool jarg2 )

◆ CppFlags_cp_model_dump_prefix_get()

static string Google.OrTools.Init.operations_research_initPINVOKE.CppFlags_cp_model_dump_prefix_get ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ CppFlags_cp_model_dump_prefix_set()

static void Google.OrTools.Init.operations_research_initPINVOKE.CppFlags_cp_model_dump_prefix_set ( global::System.Runtime.InteropServices.HandleRef jarg1,
string jarg2 )

◆ CppFlags_cp_model_dump_response_get()

static bool Google.OrTools.Init.operations_research_initPINVOKE.CppFlags_cp_model_dump_response_get ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ CppFlags_cp_model_dump_response_set()

static void Google.OrTools.Init.operations_research_initPINVOKE.CppFlags_cp_model_dump_response_set ( global::System.Runtime.InteropServices.HandleRef jarg1,
bool jarg2 )

◆ CppFlags_log_prefix_get()

static bool Google.OrTools.Init.operations_research_initPINVOKE.CppFlags_log_prefix_get ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ CppFlags_log_prefix_set()

static void Google.OrTools.Init.operations_research_initPINVOKE.CppFlags_log_prefix_set ( global::System.Runtime.InteropServices.HandleRef jarg1,
bool jarg2 )

◆ CppFlags_stderrthreshold_get()

static int Google.OrTools.Init.operations_research_initPINVOKE.CppFlags_stderrthreshold_get ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ CppFlags_stderrthreshold_set()

static void Google.OrTools.Init.operations_research_initPINVOKE.CppFlags_stderrthreshold_set ( global::System.Runtime.InteropServices.HandleRef jarg1,
int jarg2 )

◆ delete_CppBridge()

static void Google.OrTools.Init.operations_research_initPINVOKE.delete_CppBridge ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_CppFlags()

static void Google.OrTools.Init.operations_research_initPINVOKE.delete_CppFlags ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ delete_OrToolsVersion()

static void Google.OrTools.Init.operations_research_initPINVOKE.delete_OrToolsVersion ( global::System.Runtime.InteropServices.HandleRef jarg1)

◆ new_CppBridge()

static global.System.IntPtr Google.OrTools.Init.operations_research_initPINVOKE.new_CppBridge ( )

◆ new_CppFlags()

static global.System.IntPtr Google.OrTools.Init.operations_research_initPINVOKE.new_CppFlags ( )

◆ new_OrToolsVersion()

static global.System.IntPtr Google.OrTools.Init.operations_research_initPINVOKE.new_OrToolsVersion ( )

◆ OrToolsVersion_MajorNumber()

static int Google.OrTools.Init.operations_research_initPINVOKE.OrToolsVersion_MajorNumber ( )

◆ OrToolsVersion_MinorNumber()

static int Google.OrTools.Init.operations_research_initPINVOKE.OrToolsVersion_MinorNumber ( )

◆ OrToolsVersion_PatchNumber()

static int Google.OrTools.Init.operations_research_initPINVOKE.OrToolsVersion_PatchNumber ( )

◆ OrToolsVersion_VersionString()

static string Google.OrTools.Init.operations_research_initPINVOKE.OrToolsVersion_VersionString ( )

Member Data Documentation

◆ swigExceptionHelper

SWIGExceptionHelper Google.OrTools.Init.operations_research_initPINVOKE.swigExceptionHelper = new SWIGExceptionHelper()
staticprotected

Definition at line 127 of file operations_research_initPINVOKE.cs.

◆ swigStringHelper

SWIGStringHelper Google.OrTools.Init.operations_research_initPINVOKE.swigStringHelper = new SWIGStringHelper()
staticprotected

Definition at line 191 of file operations_research_initPINVOKE.cs.


The documentation for this class was generated from the following file: