|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jruby.ext.ffi.Platform
org.jruby.ext.ffi.jna.JNAPlatform
public class JNAPlatform
Field Summary |
---|
Fields inherited from class org.jruby.ext.ffi.Platform |
---|
ARCH, ARCH_NAMES, BIG_ENDIAN, BYTE_ORDER, IS_BSD, IS_FREEBSD, IS_LINUX, IS_MAC, IS_OPENBSD, IS_SOLARIS, IS_WINDOWS, LIBC, LIBPREFIX, LIBSUFFIX, LITTLE_ENDIAN, NAME, OS, OS_NAMES |
Constructor Summary | |
---|---|
JNAPlatform()
|
Method Summary | |
---|---|
int |
addressSize()
|
int |
longSize()
|
Methods inherited from class org.jruby.ext.ffi.Platform |
---|
bsd_p, getPlatform, getProperty, init, linux_p, mac_p, solaris_p, unix_p, windows_p |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JNAPlatform()
Method Detail |
---|
public int addressSize()
addressSize
in class Platform
public int longSize()
longSize
in class Platform
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |