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

Public Member Functions

delegate void ExceptionDelegate (string message)
 
delegate void ExceptionArgumentDelegate (string message, string paramName)
 
static void SWIGRegisterExceptionCallbacks_operations_research_sat (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_sat (ExceptionArgumentDelegate argumentDelegate, ExceptionArgumentDelegate argumentNullDelegate, ExceptionArgumentDelegate argumentOutOfRangeDelegate)
 

Detailed Description

Definition at line 17 of file operations_research_satPINVOKE.cs.

Member Function Documentation

◆ ExceptionArgumentDelegate()

delegate void Google.OrTools.Sat.operations_research_satPINVOKE.SWIGExceptionHelper.ExceptionArgumentDelegate ( string message,
string paramName )

◆ ExceptionDelegate()

delegate void Google.OrTools.Sat.operations_research_satPINVOKE.SWIGExceptionHelper.ExceptionDelegate ( string message)

◆ SWIGRegisterExceptionCallbacks_operations_research_sat()

static void Google.OrTools.Sat.operations_research_satPINVOKE.SWIGExceptionHelper.SWIGRegisterExceptionCallbacks_operations_research_sat ( 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_sat()

static void Google.OrTools.Sat.operations_research_satPINVOKE.SWIGExceptionHelper.SWIGRegisterExceptionCallbacksArgument_operations_research_sat ( ExceptionArgumentDelegate argumentDelegate,
ExceptionArgumentDelegate argumentNullDelegate,
ExceptionArgumentDelegate argumentOutOfRangeDelegate )

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