|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object
|
+--com.smardec.j2native.Argument
|
+--com.smardec.j2native.StructuralArgument
| Field Summary |
| Fields inherited from class com.smardec.j2native.Argument |
JAVA_SIDE, NATIVE_SIDE |
| Constructor Summary | |
StructuralArgument()
|
|
| Method Summary | |
int |
getLength()
Returns length in bytes. |
| Methods inherited from class com.smardec.j2native.Argument |
clone, finalize, free, fromBytesValue, getAlignedLength, getResultFlags, isFixedLength, read, readFromRAM, readFromStack, restoreFromRAM, storeToRAM, toBytesValue, toBytesValue, update, write, writeToRAM, writeToStack |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public StructuralArgument()
| Method Detail |
public int getLength()
Argument
getLength in class Argument
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||