| 
 JNative 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.Short>
org.xvolks.jnative.misc.basicStructures.UINT
public class UINT
| Field Summary | 
|---|
| Fields inherited from class org.xvolks.jnative.misc.basicStructures.AbstractBasicData | 
|---|
mValue, offset, pointer | 
| Constructor Summary | |
|---|---|
UINT(short value)
 | 
|
| Method Summary | |
|---|---|
 Pointer | 
createPointer()
Method createPointer  | 
 int | 
getSizeOf()
Method getSizeOf  | 
 java.lang.Short | 
getValueFromPointer()
Method getValueFromPointer  | 
static int | 
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 UINT(short value)
| Method Detail | 
|---|
public int getSizeOf()
public Pointer createPointer()
                      throws NativeException
NativeException
public java.lang.Short getValueFromPointer()
                                    throws NativeException
NativeExceptionpublic static int sizeOf()
  | 
 JNative project : see http://jnative.sf.net  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||