|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
CFunction
from a function pointer.
CFunction
that is linked with a C function
that follows the standard "C" calling convention.
CFunction
that is linked with a C function
that follows a given calling convention.
CPointer
to memory obtained from the C heap via a call to
malloc
.malloc
.
malloc
space, a la
CPointer.copyIn
.
malloc
space, a la
CPointer.copyIn
.
malloc
space, a la
CPointer.copyIn
.
malloc
space, a la
CPointer.copyIn
.
malloc
space, a la
CPointer.copyIn
.
malloc
space, a la
CPointer.copyIn
.
malloc
space, a la
CPointer.copyIn
.
malloc
space, a la
CPointer.copyOut
.
malloc
space, a la
CPointer.copyOut
.
malloc
space, a la
CPointer.copyOut
.
malloc
space, a la
CPointer.copyOut
.
malloc
space, a la
CPointer.copyOut
.
malloc
space, a la
CPointer.copyOut
.
malloc
space, a la
CPointer.copyOut
.
CPointer
to the specified object.
malloc
.
byte
.
malloc
space, a la
CPointer.getByte
.
malloc
space, a la
CPointer.getCPointer
.
double
.
malloc
space, a la
CPointer.getDouble
.
float
.
malloc
space, a la
CPointer.getFloat
.
int
.
malloc
space, a la
CPointer.getInt
.
long
.
malloc
space, a la
CPointer.getLong
.
short
.
malloc
space, a la
CPointer.getShort
.
char *
, a
NULL
-terminated C string.
malloc
space, a la
CPointer.getString
.
Cptr
object.
main()
method for running the shared stubs example.printf
, scanf
, etc from
the C library using shared stubs.
value
at location being pointed to.
malloc
space, a la
CPointer.setByte
.
value
at location being pointed to.
malloc
space, a la
CPointer.setCPointer
.
value
at location being pointed to.
malloc
space, a la
CPointer.setDouble
.
value
at location being pointed to.
malloc
space, a la
CPointer.setFloat
.
value
at location being pointed to.
malloc
space, a la
CPointer.setInt
.
value
at location being pointed to.
malloc
space, a la
CPointer.setLong
.
value
at location being pointed to.
malloc
space, a la
CPointer.setShort
.
value
to the location being pointed to.
malloc
space, a la
CPointer.setString
.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |