com.kenai.jaffl.provider.jffi

Class AsmLibraryLoader.AbstractNativeInterface

public abstract static class AsmLibraryLoader.AbstractNativeInterface extends Object

Field Summary
static Invokerffi
protected Librarylibrary
Constructor Summary
AbstractNativeInterface(Library library)
Method Summary
protected static HeapInvocationBuffernewInvocationBuffer(Function f)

Field Detail

ffi

public static final Invoker ffi

library

protected final Library library

Constructor Detail

AbstractNativeInterface

public AbstractNativeInterface(Library library)

Method Detail

newInvocationBuffer

protected static final HeapInvocationBuffer newInvocationBuffer(Function f)