|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ptolemy.fmi.FMULibrary.FMUFreeMemory
public static class FMULibrary.FMUFreeMemory
A callback that frees memory.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.sun.jna.Callback |
|---|
com.sun.jna.Callback.UncaughtExceptionHandler |
| Field Summary |
|---|
| Fields inherited from interface com.sun.jna.Callback |
|---|
FORBIDDEN_NAMES, METHOD_NAME |
| Constructor Summary | |
|---|---|
FMULibrary.FMUFreeMemory()
|
|
| Method Summary | |
|---|---|
void |
apply(com.sun.jna.Pointer object)
Free memory. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FMULibrary.FMUFreeMemory()
| Method Detail |
|---|
public void apply(com.sun.jna.Pointer object)
apply in interface FMILibrary.FMICallbackFreeMemoryobject - The object to be freed.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||