List of classes in the core_modelerPINVOKE namespace.

Entity NameDescription
SWIGExceptionHelper
SWIGPendingException
SWIGStringHelper

Generated with Flude

Copyright © 2026

Directory & Entity Index

Entity NameSummary / Description
SWIGExceptionHelper class

Methods

ExceptionDelegate

delegate void core_modelerPINVOKE.SWIGExceptionHelper.ExceptionDelegate(string message)

ParameterTypeDescription
messagestring

ExceptionArgumentDelegate

delegate void core_modelerPINVOKE.SWIGExceptionHelper.ExceptionArgumentDelegate(string message, string paramName)

ParameterTypeDescription
messagestring
paramNamestring

SWIGRegisterExceptionCallbacks_core_modeler

static void core_modelerPINVOKE.SWIGExceptionHelper.SWIGRegisterExceptionCallbacks_core_modeler(ExceptionDelegate applicationDelegate, ExceptionDelegate arithmeticDelegate, ExceptionDelegate divideByZeroDelegate, ExceptionDelegate indexOutOfRangeDelegate, ExceptionDelegate invalidCastDelegate, ExceptionDelegate invalidOperationDelegate, ExceptionDelegate ioDelegate, ExceptionDelegate nullReferenceDelegate, ExceptionDelegate outOfMemoryDelegate, ExceptionDelegate overflowDelegate, ExceptionDelegate systemExceptionDelegate)

ParameterTypeDescription
applicationDelegateExceptionDelegate
arithmeticDelegateExceptionDelegate
divideByZeroDelegateExceptionDelegate
indexOutOfRangeDelegateExceptionDelegate
invalidCastDelegateExceptionDelegate
invalidOperationDelegateExceptionDelegate
ioDelegateExceptionDelegate
nullReferenceDelegateExceptionDelegate
outOfMemoryDelegateExceptionDelegate
overflowDelegateExceptionDelegate
systemExceptionDelegateExceptionDelegate

SWIGRegisterExceptionCallbacksArgument_core_modeler

static void core_modelerPINVOKE.SWIGExceptionHelper.SWIGRegisterExceptionCallbacksArgument_core_modeler(ExceptionArgumentDelegate argumentDelegate, ExceptionArgumentDelegate argumentNullDelegate, ExceptionArgumentDelegate argumentOutOfRangeDelegate)

SWIGPendingException class

Class Variables

  • bool core_modelerPINVOKE.SWIGPendingException.Pending [get]

Methods

Set

static void core_modelerPINVOKE.SWIGPendingException.Set(global::System.Exception e)

ParameterTypeDescription
eglobal::System.Exception

Retrieve

static global::System.Exception core_modelerPINVOKE.SWIGPendingException.Retrieve()

Generated with Flude

Copyright © 2026

SWIGStringHelper class

Methods

SWIGStringDelegate

delegate string core_modelerPINVOKE.SWIGStringHelper.SWIGStringDelegate(string message)

ParameterTypeDescription
messagestring

SWIGRegisterStringCallback_core_modeler

static void core_modelerPINVOKE.SWIGStringHelper.SWIGRegisterStringCallback_core_modeler(SWIGStringDelegate stringDelegate)

ParameterTypeDescription
stringDelegateSWIGStringDelegate

Generated with Flude

Copyright © 2026