libSBML C# API
libSBML 5.8.0 C# API
|
Public Member Functions | |
delegate void | ExceptionArgumentDelegate (string message, string paramName) |
delegate void | ExceptionDelegate (string message) |
static void | SWIGRegisterExceptionCallbacks_libsbml (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_libsbml (ExceptionArgumentDelegate argumentDelegate, ExceptionArgumentDelegate argumentNullDelegate, ExceptionArgumentDelegate argumentOutOfRangeDelegate) |
delegate void libsbmlcs.libsbmlPINVOKE.SWIGExceptionHelper.ExceptionArgumentDelegate | ( | string | message, |
string | paramName | ||
) |
delegate void libsbmlcs.libsbmlPINVOKE.SWIGExceptionHelper.ExceptionDelegate | ( | string | message | ) |
static void libsbmlcs.libsbmlPINVOKE.SWIGExceptionHelper.SWIGRegisterExceptionCallbacks_libsbml | ( | ExceptionDelegate | applicationDelegate, |
ExceptionDelegate | arithmeticDelegate, | ||
ExceptionDelegate | divideByZeroDelegate, | ||
ExceptionDelegate | indexOutOfRangeDelegate, | ||
ExceptionDelegate | invalidCastDelegate, | ||
ExceptionDelegate | invalidOperationDelegate, | ||
ExceptionDelegate | ioDelegate, | ||
ExceptionDelegate | nullReferenceDelegate, | ||
ExceptionDelegate | outOfMemoryDelegate, | ||
ExceptionDelegate | overflowDelegate, | ||
ExceptionDelegate | systemExceptionDelegate | ||
) |
static void libsbmlcs.libsbmlPINVOKE.SWIGExceptionHelper.SWIGRegisterExceptionCallbacksArgument_libsbml | ( | ExceptionArgumentDelegate | argumentDelegate, |
ExceptionArgumentDelegate | argumentNullDelegate, | ||
ExceptionArgumentDelegate | argumentOutOfRangeDelegate | ||
) |