|
| 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) |
| |
◆ ExceptionArgumentDelegate()
| delegate void ExceptionArgumentDelegate |
( |
string |
message, |
|
|
string |
paramName |
|
) |
| |
◆ ExceptionDelegate()
| delegate void ExceptionDelegate |
( |
string |
message | ) |
|
◆ SWIGRegisterExceptionCallbacks_operations_research_sat()
| 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 |
|
) |
| |
◆ SWIGRegisterExceptionCallbacksArgument_operations_research_sat()
The documentation for this class was generated from the following file: