|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jruby.util.WindowsFFI
public class WindowsFFI
A binding of a few key win32 functions we need to behave properly.
Nested Class Summary | |
---|---|
static interface |
WindowsFFI.Kernel32
|
Constructor Summary | |
---|---|
WindowsFFI()
|
Method Summary | |
---|---|
static WindowsFFI.Kernel32 |
getKernel32(com.kenai.jaffl.FFIProvider provider)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WindowsFFI()
Method Detail |
---|
public static WindowsFFI.Kernel32 getKernel32(com.kenai.jaffl.FFIProvider provider)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |