|
JNative v1.3 project : see http://jnative.sf.net |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.xvolks.jnative.misc.basicStructures.AbstractBasicData<java.lang.Long>
org.xvolks.jnative.misc.basicStructures.INT64
public class INT64
| Field Summary |
|---|
| Fields inherited from class org.xvolks.jnative.misc.basicStructures.AbstractBasicData |
|---|
mValue, offset, pointer |
| Constructor Summary | |
|---|---|
INT64(long value)
|
|
| Method Summary | |
|---|---|
Pointer |
createPointer()
Method createPointer |
int |
getSizeOf()
Method getSizeOf |
java.lang.Long |
getValueFromPointer()
Method getValueFromPointer |
static int |
sizeOf()
Method sizeOf |
| Methods inherited from class org.xvolks.jnative.misc.basicStructures.AbstractBasicData |
|---|
getNextByte, getNextInt, getNextLong, getNextShort, getPointer, getValue, getValueAsString, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public INT64(long value)
| Method Detail |
|---|
public int getSizeOf()
public Pointer createPointer()
throws NativeException
NativeException
public java.lang.Long getValueFromPointer()
throws NativeException
NativeExceptionpublic static int sizeOf()
|
JNative v1.3 project : see http://jnative.sf.net |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||