|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ochafik.lang.jnaerator.runtime.globals.Global
com.ochafik.lang.jnaerator.runtime.globals.GlobalPrimitive<ByteByReference>
com.ochafik.lang.jnaerator.runtime.globals.GlobalByte
public class GlobalByte
Field Summary |
---|
Fields inherited from class com.ochafik.lang.jnaerator.runtime.globals.GlobalPrimitive |
---|
indirected, type, value |
Fields inherited from class com.ochafik.lang.jnaerator.runtime.globals.Global |
---|
library, pointer, symbols |
Constructor Summary | |
---|---|
GlobalByte(NativeLibrary library,
String... symbols)
|
Method Summary | |
---|---|
byte |
get()
|
void |
set(byte v)
|
Methods inherited from class com.ochafik.lang.jnaerator.runtime.globals.GlobalPrimitive |
---|
getValue, toString |
Methods inherited from class com.ochafik.lang.jnaerator.runtime.globals.Global |
---|
getPointer |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public GlobalByte(NativeLibrary library, String... symbols)
Method Detail |
---|
public byte get()
public void set(byte v)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |