|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.kenai.jaffl.provider.jffi.AsmLibraryLoader.AbstractNativeInterface
public abstract static class AsmLibraryLoader.AbstractNativeInterface
Field Summary | |
---|---|
static com.kenai.jffi.Invoker |
ffi
|
protected Library |
library
|
Constructor Summary | |
---|---|
AsmLibraryLoader.AbstractNativeInterface(Library library)
|
Method Summary | |
---|---|
protected static com.kenai.jffi.HeapInvocationBuffer |
newInvocationBuffer(com.kenai.jffi.Function f)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final com.kenai.jffi.Invoker ffi
protected final Library library
Constructor Detail |
---|
public AsmLibraryLoader.AbstractNativeInterface(Library library)
Method Detail |
---|
protected static final com.kenai.jffi.HeapInvocationBuffer newInvocationBuffer(com.kenai.jffi.Function f)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |