| Class | Description |
|---|---|
| AnonymousFunction | |
| Cell |
Wrapper for Cell type.
|
| Complex |
Complex Number.
|
| Control |
Control parameters for proxy.
|
| ErrorStruct | |
| Function |
Wrapper for Function type.
|
| GenericStruct |
Generic struct implementation.
|
| Helpers |
Helper functions for serializing and deserializing data.
|
| MultipleInputs<T> |
Wrapper for giving multiple input values for a single argument.
|
| MultipleOutputs<T> |
Wrapper for returning multiple outputs.
|
| NestedFunction | |
| ObjectStruct | |
| ParamStruct | |
| ResultStruct | |
| SimpleFunction | |
| Struct |
Base class for creating own Structures.
|
| TechilaProxy |
Class for creating proxies for calling application methods in Techila environment.
|
| Enum | Description |
|---|---|
| Control.CleanMode |
Cleaning mode.
|