|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface AsmLibraryLoader.TestLib
| Nested Class Summary | |
|---|---|
static class |
AsmLibraryLoader.TestLib.s8
|
| Method Summary | |
|---|---|
java.lang.Double |
add_double(java.lang.Double f1,
double f2)
|
java.lang.Float |
add_float(float f1,
float f2)
|
java.lang.Integer |
add_int32_t(java.lang.Integer i1,
int i2)
|
void |
not_found_function()
|
byte |
ptr_ret_int8_t(AsmLibraryLoader.TestLib.s8[] s,
int index)
|
byte |
ptr_ret_int8_t(AsmLibraryLoader.TestLib.s8 s,
int index)
|
java.lang.Byte |
ptr_ret_int8_t(Pointer p,
int index)
|
| Method Detail |
|---|
java.lang.Integer add_int32_t(java.lang.Integer i1,
int i2)
java.lang.Float add_float(float f1,
float f2)
java.lang.Double add_double(java.lang.Double f1,
double f2)
byte ptr_ret_int8_t(AsmLibraryLoader.TestLib.s8[] s,
int index)
java.lang.Byte ptr_ret_int8_t(Pointer p,
int index)
byte ptr_ret_int8_t(AsmLibraryLoader.TestLib.s8 s,
int index)
void not_found_function()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||