public static class Native.Logger extends Object implements NativeInterface.CallbackLogger
| Constructor and Description |
|---|
Logger() |
| Modifier and Type | Method and Description |
|---|---|
void |
record(com.sun.jna.Pointer fmiComponent,
String logSource,
int status,
String category,
String message,
com.sun.jna.Pointer parameters) |
public void record(com.sun.jna.Pointer fmiComponent,
String logSource,
int status,
String category,
String message,
com.sun.jna.Pointer parameters)
record in interface NativeInterface.CallbackLoggerCopyright © 2015. All rights reserved.