jnr.ffi
Class StructLayout.Function<T>
java.lang.Object
jnr.ffi.StructLayout.Field
jnr.ffi.StructLayout.AbstractField
jnr.ffi.StructLayout.Function<T>
- Enclosing class:
- StructLayout
protected final class StructLayout.Function<T>
- extends StructLayout.AbstractField
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StructLayout.Function
public StructLayout.Function(Class<? extends T> closureClass)
StructLayout.Function
public StructLayout.Function(Class<? extends T> closureClass,
StructLayout.Offset offset)
set
public final void set(Pointer ptr,
T value)
Copyright © 2013. All Rights Reserved.