com.kenai.jaffl.struct
public class Struct.Address extends Struct.NumberField
Constructor Summary | |
---|---|
Address()
Creates a new Address field. | |
Address(Struct.Offset offset) |
Method Summary | |
---|---|
Address | get()
Gets the com.googlecode.jffi.Address value from the native memory.
|
void | set(Address value)
Puts a jafl.Address value into the native memory. |
void | set(Number value) |
Returns: a com.googlecode.jffi.Address.