List of classes in the core_modelerPINVOKE namespace.
Directory & Entity Index
| Entity Name | Summary / Description |
|---|
| SWIGExceptionHelper class | Class VariablesExceptionDelegate core_modelerPINVOKE.SWIGExceptionHelper.applicationDelegateExceptionDelegate core_modelerPINVOKE.SWIGExceptionHelper.arithmeticDelegateExceptionDelegate core_modelerPINVOKE.SWIGExceptionHelper.divideByZeroDelegateExceptionDelegate core_modelerPINVOKE.SWIGExceptionHelper.indexOutOfRangeDelegateExceptionDelegate core_modelerPINVOKE.SWIGExceptionHelper.invalidCastDelegateExceptionDelegate core_modelerPINVOKE.SWIGExceptionHelper.invalidOperationDelegateExceptionDelegate core_modelerPINVOKE.SWIGExceptionHelper.ioDelegateExceptionDelegate core_modelerPINVOKE.SWIGExceptionHelper.nullReferenceDelegateExceptionDelegate core_modelerPINVOKE.SWIGExceptionHelper.outOfMemoryDelegateExceptionDelegate core_modelerPINVOKE.SWIGExceptionHelper.overflowDelegateExceptionDelegate core_modelerPINVOKE.SWIGExceptionHelper.systemDelegateExceptionArgumentDelegate core_modelerPINVOKE.SWIGExceptionHelper.argumentDelegateExceptionArgumentDelegate core_modelerPINVOKE.SWIGExceptionHelper.argumentNullDelegateExceptionArgumentDelegate core_modelerPINVOKE.SWIGExceptionHelper.argumentOutOfRangeDelegate
MethodsSWIGExceptionHelperstatic core_modelerPINVOKE.SWIGExceptionHelper.SWIGExceptionHelper()
ExceptionDelegatedelegate void core_modelerPINVOKE.SWIGExceptionHelper.ExceptionDelegate(string message)
| Parameter | Type | Description |
|---|
| message | string | |
ExceptionArgumentDelegatedelegate void core_modelerPINVOKE.SWIGExceptionHelper.ExceptionArgumentDelegate(string message, string paramName)
| Parameter | Type | Description |
|---|
| message | string | | | paramName | string | |
SWIGRegisterExceptionCallbacks_core_modelerstatic 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)
|
| SWIGPendingException class | Class Variablesglobal::System.Exception core_modelerPINVOKE.SWIGPendingException.pendingExceptionint core_modelerPINVOKE.SWIGPendingException.numExceptionsPendingglobal::System.Object core_modelerPINVOKE.SWIGPendingException.exceptionsLockbool core_modelerPINVOKE.SWIGPendingException.Pending [get]
MethodsSWIGPendingExceptionstatic core_modelerPINVOKE.SWIGPendingException.SWIGPendingException()
Setstatic void core_modelerPINVOKE.SWIGPendingException.Set(global::System.Exception e)
| Parameter | Type | Description |
|---|
| e | global::System.Exception | |
Retrievestatic global::System.Exception core_modelerPINVOKE.SWIGPendingException.Retrieve()
|
| SWIGStringHelper class | Class VariablesSWIGStringDelegate core_modelerPINVOKE.SWIGStringHelper.stringDelegate
MethodsSWIGStringHelperstatic core_modelerPINVOKE.SWIGStringHelper.SWIGStringHelper()
SWIGStringDelegatedelegate string core_modelerPINVOKE.SWIGStringHelper.SWIGStringDelegate(string message)
| Parameter | Type | Description |
|---|
| message | string | |
SWIGRegisterStringCallback_core_modelerstatic void core_modelerPINVOKE.SWIGStringHelper.SWIGRegisterStringCallback_core_modeler(SWIGStringDelegate stringDelegate)
| Parameter | Type | Description |
|---|
| stringDelegate | SWIGStringDelegate | |
CreateStringstatic string core_modelerPINVOKE.SWIGStringHelper.CreateString(string cString)
| Parameter | Type | Description |
|---|
| cString | string | |
|