public interface FMILibrary
extends com.sun.jna.Library
This file is based on a file that was autogenerated by
JNAerator,
a tool
written by Olivier Chafik that
uses
a few opensource projects..
Red (cxh) |
Red (cxh) |
Modifier and Type | Interface and Description |
---|---|
static interface |
FMILibrary.FMICallbackAllocateMemory
A callback for the fmiCallbackAllocateMemory() function.
|
static interface |
FMILibrary.FMICallbackFreeMemory
A callback for the fmiCallbackFreeMemory() function.
|
static interface |
FMILibrary.FMICallbackLogger
A interface for the fmiCallbackLogger() function.
|
static interface |
FMILibrary.FMIStatus
An enumeration of status values returned by fmi*() methods.
|
static interface |
FMILibrary.FMIStatusKind
An enumeration of status information returned by a slave.
|
static interface |
FMILibrary.FMIStepFinished
A callback for the fmiStepFinished() method.
|