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

Detailed Description

Definition at line 15 of file CppBridge.cs.

Inheritance diagram for Google.OrTools.Init.CppBridge:

Public Member Functions

void Dispose ()
 CppBridge ()

Static Public Member Functions

static void InitLogging (string usage)
static void ShutdownLogging ()
static void SetFlags (CppFlags flags)
static bool LoadGurobiSharedLibrary (string full_library_path)
static void DeleteByteArray (System.IntPtr buffer)

Protected Member Functions

virtual void Dispose (bool disposing)

Protected Attributes

bool swigCMemOwn

Constructor & Destructor Documentation

◆ CppBridge()

Google.OrTools.Init.CppBridge.CppBridge ( )
inline

Definition at line 86 of file CppBridge.cs.

Member Function Documentation

◆ DeleteByteArray()

void Google.OrTools.Init.CppBridge.DeleteByteArray ( System.IntPtr buffer)
inlinestatic

Definition at line 82 of file CppBridge.cs.

◆ Dispose() [1/2]

void Google.OrTools.Init.CppBridge.Dispose ( )
inline

Definition at line 45 of file CppBridge.cs.

◆ Dispose() [2/2]

virtual void Google.OrTools.Init.CppBridge.Dispose ( bool disposing)
inlineprotectedvirtual

Definition at line 50 of file CppBridge.cs.

◆ InitLogging()

void Google.OrTools.Init.CppBridge.InitLogging ( string usage)
inlinestatic

Definition at line 62 of file CppBridge.cs.

◆ LoadGurobiSharedLibrary()

bool Google.OrTools.Init.CppBridge.LoadGurobiSharedLibrary ( string full_library_path)
inlinestatic

Definition at line 76 of file CppBridge.cs.

◆ SetFlags()

void Google.OrTools.Init.CppBridge.SetFlags ( CppFlags flags)
inlinestatic

Definition at line 71 of file CppBridge.cs.

◆ ShutdownLogging()

void Google.OrTools.Init.CppBridge.ShutdownLogging ( )
inlinestatic

Definition at line 67 of file CppBridge.cs.

Member Data Documentation

◆ swigCMemOwn

bool Google.OrTools.Init.CppBridge.swigCMemOwn
protected

Definition at line 17 of file CppBridge.cs.


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