OR-Tools  9.2
init_csharp_wrap.cc File Reference

Go to the source code of this file.

Classes

struct  SWIG_CSharpException_t
 
struct  SWIG_CSharpExceptionArgument_t
 

Macros

#define SWIGCSHARP
 
#define SWIGTEMPLATEDISAMBIGUATOR
 
#define SWIGINLINE
 
#define SWIGUNUSED
 
#define SWIGUNUSEDPARM(p)   p SWIGUNUSED
 
#define SWIGINTERN   static SWIGUNUSED
 
#define SWIGINTERNINLINE   SWIGINTERN SWIGINLINE
 
#define SWIGEXPORT
 
#define SWIGSTDCALL
 
#define SWIG_contract_assert(nullreturn, expr, msg)   if (!(expr)) {SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentOutOfRangeException, msg, ""); return nullreturn; } else
 
#define SWIGWORDSIZE64
 

Typedefs

typedef void(SWIGSTDCALLSWIG_CSharpExceptionCallback_t) (const char *)
 
typedef void(SWIGSTDCALLSWIG_CSharpExceptionArgumentCallback_t) (const char *, const char *)
 
typedef char *(SWIGSTDCALLSWIG_CSharpStringHelperCallback) (const char *)
 

Enumerations

enum  SWIG_CSharpExceptionCodes {
  SWIG_CSharpApplicationException, SWIG_CSharpArithmeticException, SWIG_CSharpDivideByZeroException, SWIG_CSharpIndexOutOfRangeException,
  SWIG_CSharpInvalidCastException, SWIG_CSharpInvalidOperationException, SWIG_CSharpIOException, SWIG_CSharpNullReferenceException,
  SWIG_CSharpOutOfMemoryException, SWIG_CSharpOverflowException, SWIG_CSharpSystemException, SWIG_CSharpApplicationException,
  SWIG_CSharpArithmeticException, SWIG_CSharpDivideByZeroException, SWIG_CSharpIndexOutOfRangeException, SWIG_CSharpInvalidCastException,
  SWIG_CSharpInvalidOperationException, SWIG_CSharpIOException, SWIG_CSharpNullReferenceException, SWIG_CSharpOutOfMemoryException,
  SWIG_CSharpOverflowException, SWIG_CSharpSystemException, SWIG_CSharpApplicationException, SWIG_CSharpArithmeticException,
  SWIG_CSharpDivideByZeroException, SWIG_CSharpIndexOutOfRangeException, SWIG_CSharpInvalidCastException, SWIG_CSharpInvalidOperationException,
  SWIG_CSharpIOException, SWIG_CSharpNullReferenceException, SWIG_CSharpOutOfMemoryException, SWIG_CSharpOverflowException,
  SWIG_CSharpSystemException, SWIG_CSharpApplicationException, SWIG_CSharpArithmeticException, SWIG_CSharpDivideByZeroException,
  SWIG_CSharpIndexOutOfRangeException, SWIG_CSharpInvalidCastException, SWIG_CSharpInvalidOperationException, SWIG_CSharpIOException,
  SWIG_CSharpNullReferenceException, SWIG_CSharpOutOfMemoryException, SWIG_CSharpOverflowException, SWIG_CSharpSystemException,
  SWIG_CSharpApplicationException, SWIG_CSharpArithmeticException, SWIG_CSharpDivideByZeroException, SWIG_CSharpIndexOutOfRangeException,
  SWIG_CSharpInvalidCastException, SWIG_CSharpInvalidOperationException, SWIG_CSharpIOException, SWIG_CSharpNullReferenceException,
  SWIG_CSharpOutOfMemoryException, SWIG_CSharpOverflowException, SWIG_CSharpSystemException, SWIG_CSharpApplicationException,
  SWIG_CSharpArithmeticException, SWIG_CSharpDivideByZeroException, SWIG_CSharpIndexOutOfRangeException, SWIG_CSharpInvalidCastException,
  SWIG_CSharpInvalidOperationException, SWIG_CSharpIOException, SWIG_CSharpNullReferenceException, SWIG_CSharpOutOfMemoryException,
  SWIG_CSharpOverflowException, SWIG_CSharpSystemException, SWIG_CSharpApplicationException, SWIG_CSharpArithmeticException,
  SWIG_CSharpDivideByZeroException, SWIG_CSharpIndexOutOfRangeException, SWIG_CSharpInvalidCastException, SWIG_CSharpInvalidOperationException,
  SWIG_CSharpIOException, SWIG_CSharpNullReferenceException, SWIG_CSharpOutOfMemoryException, SWIG_CSharpOverflowException,
  SWIG_CSharpSystemException
}
 
enum  SWIG_CSharpExceptionArgumentCodes {
  SWIG_CSharpArgumentException, SWIG_CSharpArgumentNullException, SWIG_CSharpArgumentOutOfRangeException, SWIG_CSharpArgumentException,
  SWIG_CSharpArgumentNullException, SWIG_CSharpArgumentOutOfRangeException, SWIG_CSharpArgumentException, SWIG_CSharpArgumentNullException,
  SWIG_CSharpArgumentOutOfRangeException, SWIG_CSharpArgumentException, SWIG_CSharpArgumentNullException, SWIG_CSharpArgumentOutOfRangeException,
  SWIG_CSharpArgumentException, SWIG_CSharpArgumentNullException, SWIG_CSharpArgumentOutOfRangeException, SWIG_CSharpArgumentException,
  SWIG_CSharpArgumentNullException, SWIG_CSharpArgumentOutOfRangeException, SWIG_CSharpArgumentException, SWIG_CSharpArgumentNullException,
  SWIG_CSharpArgumentOutOfRangeException
}
 

Functions

static void SWIGUNUSED SWIG_CSharpSetPendingException (SWIG_CSharpExceptionCodes code, const char *msg)
 
static void SWIGUNUSED SWIG_CSharpSetPendingExceptionArgument (SWIG_CSharpExceptionArgumentCodes code, const char *msg, const char *param_name)
 
SWIGEXPORT void SWIGSTDCALL SWIGRegisterExceptionCallbacks_operations_research_init (SWIG_CSharpExceptionCallback_t applicationCallback, SWIG_CSharpExceptionCallback_t arithmeticCallback, SWIG_CSharpExceptionCallback_t divideByZeroCallback, SWIG_CSharpExceptionCallback_t indexOutOfRangeCallback, SWIG_CSharpExceptionCallback_t invalidCastCallback, SWIG_CSharpExceptionCallback_t invalidOperationCallback, SWIG_CSharpExceptionCallback_t ioCallback, SWIG_CSharpExceptionCallback_t nullReferenceCallback, SWIG_CSharpExceptionCallback_t outOfMemoryCallback, SWIG_CSharpExceptionCallback_t overflowCallback, SWIG_CSharpExceptionCallback_t systemCallback)
 
SWIGEXPORT void SWIGSTDCALL SWIGRegisterExceptionArgumentCallbacks_operations_research_init (SWIG_CSharpExceptionArgumentCallback_t argumentCallback, SWIG_CSharpExceptionArgumentCallback_t argumentNullCallback, SWIG_CSharpExceptionArgumentCallback_t argumentOutOfRangeCallback)
 
SWIGEXPORT void SWIGSTDCALL SWIGRegisterStringCallback_operations_research_init (SWIG_CSharpStringHelperCallback callback)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfInit_CppFlags_logtostderr_set___ (void *jarg1, unsigned int jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfInit_CppFlags_logtostderr_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfInit_CppFlags_log_prefix_set___ (void *jarg1, unsigned int jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfInit_CppFlags_log_prefix_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfInit_CppFlags_cp_model_dump_prefix_set___ (void *jarg1, char *jarg2)
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfInit_CppFlags_cp_model_dump_prefix_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfInit_CppFlags_cp_model_dump_models_set___ (void *jarg1, unsigned int jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfInit_CppFlags_cp_model_dump_models_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfInit_CppFlags_cp_model_dump_lns_set___ (void *jarg1, unsigned int jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfInit_CppFlags_cp_model_dump_lns_get___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfInit_CppFlags_cp_model_dump_response_set___ (void *jarg1, unsigned int jarg2)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfInit_CppFlags_cp_model_dump_response_get___ (void *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfInit_new_CppFlags___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfInit_delete_CppFlags___ (void *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfInit_CppBridge_InitLogging___ (char *jarg1)
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfInit_CppBridge_ShutdownLogging___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfInit_CppBridge_SetFlags___ (void *jarg1)
 
SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfInit_CppBridge_LoadGurobiSharedLibrary___ (char *jarg1)
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfInit_new_CppBridge___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfInit_delete_CppBridge___ (void *jarg1)
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfInit_OrToolsVersion_MajorNumber___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfInit_OrToolsVersion_MinorNumber___ ()
 
SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfInit_OrToolsVersion_PatchNumber___ ()
 
SWIGEXPORT char *SWIGSTDCALL CSharp_GooglefOrToolsfInit_OrToolsVersion_VersionString___ ()
 
SWIGEXPORT void *SWIGSTDCALL CSharp_GooglefOrToolsfInit_new_OrToolsVersion___ ()
 
SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfInit_delete_OrToolsVersion___ (void *jarg1)
 

Variables

static SWIG_CSharpException_t SWIG_csharp_exceptions []
 
static SWIG_CSharpExceptionArgument_t SWIG_csharp_exceptions_argument []
 
static SWIG_CSharpStringHelperCallback SWIG_csharp_string_callback = NULL
 

Macro Definition Documentation

◆ SWIG_contract_assert

#define SWIG_contract_assert (   nullreturn,
  expr,
  msg 
)    if (!(expr)) {SWIG_CSharpSetPendingExceptionArgument(SWIG_CSharpArgumentOutOfRangeException, msg, ""); return nullreturn; } else

Definition at line 299 of file init_csharp_wrap.cc.

◆ SWIGCSHARP

#define SWIGCSHARP

Definition at line 13 of file init_csharp_wrap.cc.

◆ SWIGEXPORT

#define SWIGEXPORT

Definition at line 127 of file init_csharp_wrap.cc.

◆ SWIGINLINE

#define SWIGINLINE

Definition at line 64 of file init_csharp_wrap.cc.

◆ SWIGINTERN

#define SWIGINTERN   static SWIGUNUSED

Definition at line 99 of file init_csharp_wrap.cc.

◆ SWIGINTERNINLINE

#define SWIGINTERNINLINE   SWIGINTERN SWIGINLINE

Definition at line 104 of file init_csharp_wrap.cc.

◆ SWIGSTDCALL

#define SWIGSTDCALL

Definition at line 137 of file init_csharp_wrap.cc.

◆ SWIGTEMPLATEDISAMBIGUATOR

#define SWIGTEMPLATEDISAMBIGUATOR

Definition at line 55 of file init_csharp_wrap.cc.

◆ SWIGUNUSED

#define SWIGUNUSED

Definition at line 79 of file init_csharp_wrap.cc.

◆ SWIGUNUSEDPARM

#define SWIGUNUSEDPARM (   p)    p SWIGUNUSED

Definition at line 93 of file init_csharp_wrap.cc.

◆ SWIGWORDSIZE64

#define SWIGWORDSIZE64

Definition at line 312 of file init_csharp_wrap.cc.

Typedef Documentation

◆ SWIG_CSharpExceptionArgumentCallback_t

typedef void(SWIGSTDCALL* SWIG_CSharpExceptionArgumentCallback_t) (const char *, const char *)

Definition at line 194 of file init_csharp_wrap.cc.

◆ SWIG_CSharpExceptionCallback_t

typedef void(SWIGSTDCALL* SWIG_CSharpExceptionCallback_t) (const char *)

Definition at line 193 of file init_csharp_wrap.cc.

◆ SWIG_CSharpStringHelperCallback

typedef char*(SWIGSTDCALL* SWIG_CSharpStringHelperCallback) (const char *)

Definition at line 285 of file init_csharp_wrap.cc.

Enumeration Type Documentation

◆ SWIG_CSharpExceptionArgumentCodes

Enumerator
SWIG_CSharpArgumentException 
SWIG_CSharpArgumentNullException 
SWIG_CSharpArgumentOutOfRangeException 
SWIG_CSharpArgumentException 
SWIG_CSharpArgumentNullException 
SWIG_CSharpArgumentOutOfRangeException 
SWIG_CSharpArgumentException 
SWIG_CSharpArgumentNullException 
SWIG_CSharpArgumentOutOfRangeException 
SWIG_CSharpArgumentException 
SWIG_CSharpArgumentNullException 
SWIG_CSharpArgumentOutOfRangeException 
SWIG_CSharpArgumentException 
SWIG_CSharpArgumentNullException 
SWIG_CSharpArgumentOutOfRangeException 
SWIG_CSharpArgumentException 
SWIG_CSharpArgumentNullException 
SWIG_CSharpArgumentOutOfRangeException 
SWIG_CSharpArgumentException 
SWIG_CSharpArgumentNullException 
SWIG_CSharpArgumentOutOfRangeException 

Definition at line 187 of file init_csharp_wrap.cc.

◆ SWIG_CSharpExceptionCodes

Enumerator
SWIG_CSharpApplicationException 
SWIG_CSharpArithmeticException 
SWIG_CSharpDivideByZeroException 
SWIG_CSharpIndexOutOfRangeException 
SWIG_CSharpInvalidCastException 
SWIG_CSharpInvalidOperationException 
SWIG_CSharpIOException 
SWIG_CSharpNullReferenceException 
SWIG_CSharpOutOfMemoryException 
SWIG_CSharpOverflowException 
SWIG_CSharpSystemException 
SWIG_CSharpApplicationException 
SWIG_CSharpArithmeticException 
SWIG_CSharpDivideByZeroException 
SWIG_CSharpIndexOutOfRangeException 
SWIG_CSharpInvalidCastException 
SWIG_CSharpInvalidOperationException 
SWIG_CSharpIOException 
SWIG_CSharpNullReferenceException 
SWIG_CSharpOutOfMemoryException 
SWIG_CSharpOverflowException 
SWIG_CSharpSystemException 
SWIG_CSharpApplicationException 
SWIG_CSharpArithmeticException 
SWIG_CSharpDivideByZeroException 
SWIG_CSharpIndexOutOfRangeException 
SWIG_CSharpInvalidCastException 
SWIG_CSharpInvalidOperationException 
SWIG_CSharpIOException 
SWIG_CSharpNullReferenceException 
SWIG_CSharpOutOfMemoryException 
SWIG_CSharpOverflowException 
SWIG_CSharpSystemException 
SWIG_CSharpApplicationException 
SWIG_CSharpArithmeticException 
SWIG_CSharpDivideByZeroException 
SWIG_CSharpIndexOutOfRangeException 
SWIG_CSharpInvalidCastException 
SWIG_CSharpInvalidOperationException 
SWIG_CSharpIOException 
SWIG_CSharpNullReferenceException 
SWIG_CSharpOutOfMemoryException 
SWIG_CSharpOverflowException 
SWIG_CSharpSystemException 
SWIG_CSharpApplicationException 
SWIG_CSharpArithmeticException 
SWIG_CSharpDivideByZeroException 
SWIG_CSharpIndexOutOfRangeException 
SWIG_CSharpInvalidCastException 
SWIG_CSharpInvalidOperationException 
SWIG_CSharpIOException 
SWIG_CSharpNullReferenceException 
SWIG_CSharpOutOfMemoryException 
SWIG_CSharpOverflowException 
SWIG_CSharpSystemException 
SWIG_CSharpApplicationException 
SWIG_CSharpArithmeticException 
SWIG_CSharpDivideByZeroException 
SWIG_CSharpIndexOutOfRangeException 
SWIG_CSharpInvalidCastException 
SWIG_CSharpInvalidOperationException 
SWIG_CSharpIOException 
SWIG_CSharpNullReferenceException 
SWIG_CSharpOutOfMemoryException 
SWIG_CSharpOverflowException 
SWIG_CSharpSystemException 
SWIG_CSharpApplicationException 
SWIG_CSharpArithmeticException 
SWIG_CSharpDivideByZeroException 
SWIG_CSharpIndexOutOfRangeException 
SWIG_CSharpInvalidCastException 
SWIG_CSharpInvalidOperationException 
SWIG_CSharpIOException 
SWIG_CSharpNullReferenceException 
SWIG_CSharpOutOfMemoryException 
SWIG_CSharpOverflowException 
SWIG_CSharpSystemException 

Definition at line 173 of file init_csharp_wrap.cc.

Function Documentation

◆ CSharp_GooglefOrToolsfInit_CppBridge_InitLogging___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfInit_CppBridge_InitLogging___ ( char *  jarg1)

Definition at line 486 of file init_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfInit_CppBridge_LoadGurobiSharedLibrary___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfInit_CppBridge_LoadGurobiSharedLibrary___ ( char *  jarg1)

Definition at line 516 of file init_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfInit_CppBridge_SetFlags___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfInit_CppBridge_SetFlags___ ( void *  jarg1)

Definition at line 504 of file init_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfInit_CppBridge_ShutdownLogging___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfInit_CppBridge_ShutdownLogging___ ( )

Definition at line 499 of file init_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfInit_CppFlags_cp_model_dump_lns_get___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfInit_CppFlags_cp_model_dump_lns_get___ ( void *  jarg1)

Definition at line 434 of file init_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfInit_CppFlags_cp_model_dump_lns_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfInit_CppFlags_cp_model_dump_lns_set___ ( void *  jarg1,
unsigned int  jarg2 
)

Definition at line 424 of file init_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfInit_CppFlags_cp_model_dump_models_get___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfInit_CppFlags_cp_model_dump_models_get___ ( void *  jarg1)

Definition at line 412 of file init_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfInit_CppFlags_cp_model_dump_models_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfInit_CppFlags_cp_model_dump_models_set___ ( void *  jarg1,
unsigned int  jarg2 
)

Definition at line 402 of file init_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfInit_CppFlags_cp_model_dump_prefix_get___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfInit_CppFlags_cp_model_dump_prefix_get___ ( void *  jarg1)

Definition at line 390 of file init_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfInit_CppFlags_cp_model_dump_prefix_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfInit_CppFlags_cp_model_dump_prefix_set___ ( void *  jarg1,
char *  jarg2 
)

Definition at line 375 of file init_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfInit_CppFlags_cp_model_dump_response_get___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfInit_CppFlags_cp_model_dump_response_get___ ( void *  jarg1)

Definition at line 456 of file init_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfInit_CppFlags_cp_model_dump_response_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfInit_CppFlags_cp_model_dump_response_set___ ( void *  jarg1,
unsigned int  jarg2 
)

Definition at line 446 of file init_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfInit_CppFlags_log_prefix_get___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfInit_CppFlags_log_prefix_get___ ( void *  jarg1)

Definition at line 363 of file init_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfInit_CppFlags_log_prefix_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfInit_CppFlags_log_prefix_set___ ( void *  jarg1,
unsigned int  jarg2 
)

Definition at line 353 of file init_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfInit_CppFlags_logtostderr_get___()

SWIGEXPORT unsigned int SWIGSTDCALL CSharp_GooglefOrToolsfInit_CppFlags_logtostderr_get___ ( void *  jarg1)

Definition at line 341 of file init_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfInit_CppFlags_logtostderr_set___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfInit_CppFlags_logtostderr_set___ ( void *  jarg1,
unsigned int  jarg2 
)

Definition at line 331 of file init_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfInit_delete_CppBridge___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfInit_delete_CppBridge___ ( void *  jarg1)

Definition at line 543 of file init_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfInit_delete_CppFlags___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfInit_delete_CppFlags___ ( void *  jarg1)

Definition at line 478 of file init_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfInit_delete_OrToolsVersion___()

SWIGEXPORT void SWIGSTDCALL CSharp_GooglefOrToolsfInit_delete_OrToolsVersion___ ( void *  jarg1)

Definition at line 601 of file init_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfInit_new_CppBridge___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfInit_new_CppBridge___ ( )

Definition at line 533 of file init_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfInit_new_CppFlags___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfInit_new_CppFlags___ ( )

Definition at line 468 of file init_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfInit_new_OrToolsVersion___()

SWIGEXPORT void* SWIGSTDCALL CSharp_GooglefOrToolsfInit_new_OrToolsVersion___ ( )

Definition at line 591 of file init_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfInit_OrToolsVersion_MajorNumber___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfInit_OrToolsVersion_MajorNumber___ ( )

Definition at line 551 of file init_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfInit_OrToolsVersion_MinorNumber___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfInit_OrToolsVersion_MinorNumber___ ( )

Definition at line 561 of file init_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfInit_OrToolsVersion_PatchNumber___()

SWIGEXPORT int SWIGSTDCALL CSharp_GooglefOrToolsfInit_OrToolsVersion_PatchNumber___ ( )

Definition at line 571 of file init_csharp_wrap.cc.

◆ CSharp_GooglefOrToolsfInit_OrToolsVersion_VersionString___()

SWIGEXPORT char* SWIGSTDCALL CSharp_GooglefOrToolsfInit_OrToolsVersion_VersionString___ ( )

Definition at line 581 of file init_csharp_wrap.cc.

◆ SWIG_CSharpSetPendingException()

static void SWIGUNUSED SWIG_CSharpSetPendingException ( SWIG_CSharpExceptionCodes  code,
const char *  msg 
)
static

Definition at line 226 of file init_csharp_wrap.cc.

◆ SWIG_CSharpSetPendingExceptionArgument()

static void SWIGUNUSED SWIG_CSharpSetPendingExceptionArgument ( SWIG_CSharpExceptionArgumentCodes  code,
const char *  msg,
const char *  param_name 
)
static

Definition at line 234 of file init_csharp_wrap.cc.

◆ SWIGRegisterExceptionArgumentCallbacks_operations_research_init()

SWIGEXPORT void SWIGSTDCALL SWIGRegisterExceptionArgumentCallbacks_operations_research_init ( SWIG_CSharpExceptionArgumentCallback_t  argumentCallback,
SWIG_CSharpExceptionArgumentCallback_t  argumentNullCallback,
SWIG_CSharpExceptionArgumentCallback_t  argumentOutOfRangeCallback 
)

Definition at line 274 of file init_csharp_wrap.cc.

◆ SWIGRegisterExceptionCallbacks_operations_research_init()

SWIGEXPORT void SWIGSTDCALL SWIGRegisterExceptionCallbacks_operations_research_init ( SWIG_CSharpExceptionCallback_t  applicationCallback,
SWIG_CSharpExceptionCallback_t  arithmeticCallback,
SWIG_CSharpExceptionCallback_t  divideByZeroCallback,
SWIG_CSharpExceptionCallback_t  indexOutOfRangeCallback,
SWIG_CSharpExceptionCallback_t  invalidCastCallback,
SWIG_CSharpExceptionCallback_t  invalidOperationCallback,
SWIG_CSharpExceptionCallback_t  ioCallback,
SWIG_CSharpExceptionCallback_t  nullReferenceCallback,
SWIG_CSharpExceptionCallback_t  outOfMemoryCallback,
SWIG_CSharpExceptionCallback_t  overflowCallback,
SWIG_CSharpExceptionCallback_t  systemCallback 
)

Definition at line 246 of file init_csharp_wrap.cc.

◆ SWIGRegisterStringCallback_operations_research_init()

SWIGEXPORT void SWIGSTDCALL SWIGRegisterStringCallback_operations_research_init ( SWIG_CSharpStringHelperCallback  callback)

Definition at line 292 of file init_csharp_wrap.cc.

Variable Documentation

◆ SWIG_csharp_exceptions

◆ SWIG_csharp_exceptions_argument

◆ SWIG_csharp_string_callback

SWIG_CSharpStringHelperCallback SWIG_csharp_string_callback = NULL
static

Definition at line 286 of file init_csharp_wrap.cc.