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

Public Member Functions

delegate void ExceptionDelegate (string message)
 
delegate void ExceptionArgumentDelegate (string message, string paramName)
 
static void SWIGRegisterExceptionCallbacks_operations_research_init (ExceptionDelegate applicationDelegate, ExceptionDelegate arithmeticDelegate, ExceptionDelegate divideByZeroDelegate, ExceptionDelegate indexOutOfRangeDelegate, ExceptionDelegate invalidCastDelegate, ExceptionDelegate invalidOperationDelegate, ExceptionDelegate ioDelegate, ExceptionDelegate nullReferenceDelegate, ExceptionDelegate outOfMemoryDelegate, ExceptionDelegate overflowDelegate, ExceptionDelegate systemExceptionDelegate)
 
static void SWIGRegisterExceptionCallbacksArgument_operations_research_init (ExceptionArgumentDelegate argumentDelegate, ExceptionArgumentDelegate argumentNullDelegate, ExceptionArgumentDelegate argumentOutOfRangeDelegate)
 

Detailed Description

Definition at line 17 of file operations_research_initPINVOKE.cs.

Member Function Documentation

◆ ExceptionArgumentDelegate()

delegate void Google.OrTools.Init.operations_research_initPINVOKE.SWIGExceptionHelper.ExceptionArgumentDelegate ( string message,
string paramName )

◆ ExceptionDelegate()

delegate void Google.OrTools.Init.operations_research_initPINVOKE.SWIGExceptionHelper.ExceptionDelegate ( string message)

◆ SWIGRegisterExceptionCallbacks_operations_research_init()

static void Google.OrTools.Init.operations_research_initPINVOKE.SWIGExceptionHelper.SWIGRegisterExceptionCallbacks_operations_research_init ( ExceptionDelegate applicationDelegate,
ExceptionDelegate arithmeticDelegate,
ExceptionDelegate divideByZeroDelegate,
ExceptionDelegate indexOutOfRangeDelegate,
ExceptionDelegate invalidCastDelegate,
ExceptionDelegate invalidOperationDelegate,
ExceptionDelegate ioDelegate,
ExceptionDelegate nullReferenceDelegate,
ExceptionDelegate outOfMemoryDelegate,
ExceptionDelegate overflowDelegate,
ExceptionDelegate systemExceptionDelegate )

◆ SWIGRegisterExceptionCallbacksArgument_operations_research_init()

static void Google.OrTools.Init.operations_research_initPINVOKE.SWIGExceptionHelper.SWIGRegisterExceptionCallbacksArgument_operations_research_init ( ExceptionArgumentDelegate argumentDelegate,
ExceptionArgumentDelegate argumentNullDelegate,
ExceptionArgumentDelegate argumentOutOfRangeDelegate )

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