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

Detailed Description

Definition at line 15 of file operations_research_initPINVOKE.cs.

Classes

class  SWIGExceptionHelper
class  SWIGPendingException
class  SWIGStringHelper
class  SWIGStringWithLengthHelper

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_submodels_set (global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static bool CppFlags_cp_model_dump_submodels_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()

Member Function Documentation

◆ CppBridge_DeleteByteArray()

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

◆ CppBridge_InitLogging()

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

◆ CppBridge_LoadGurobiSharedLibrary()

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

◆ CppBridge_SetFlags()

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

◆ CppBridge_ShutdownLogging()

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

◆ CppFlags_cp_model_dump_models_get()

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()

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()

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()

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()

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()

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

◆ CppFlags_cp_model_dump_submodels_get()

bool Google.OrTools.Init.operations_research_initPINVOKE.CppFlags_cp_model_dump_submodels_get ( global.System.Runtime.InteropServices.HandleRef jarg1)

◆ CppFlags_cp_model_dump_submodels_set()

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

◆ CppFlags_log_prefix_get()

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

◆ CppFlags_log_prefix_set()

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

◆ CppFlags_stderrthreshold_get()

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

◆ CppFlags_stderrthreshold_set()

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

◆ delete_CppBridge()

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

◆ delete_CppFlags()

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

◆ delete_OrToolsVersion()

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

◆ new_CppBridge()

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

◆ new_CppFlags()

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

◆ new_OrToolsVersion()

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

◆ OrToolsVersion_MajorNumber()

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

◆ OrToolsVersion_MinorNumber()

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

◆ OrToolsVersion_PatchNumber()

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

◆ OrToolsVersion_VersionString()

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: