@Name(value="L_RegParams") public static class lept.L_REGPARAMS extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
lept.L_REGPARAMS()
Default native constructor.
|
lept.L_REGPARAMS(long size)
Native array allocator.
|
lept.L_REGPARAMS(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
display() |
lept.L_REGPARAMS |
display(int display) |
Pointer |
fp() |
lept.L_REGPARAMS |
fp(Pointer fp) |
int |
index() |
lept.L_REGPARAMS |
index(int index) |
int |
mode() |
lept.L_REGPARAMS |
mode(int mode) |
lept.L_REGPARAMS |
position(long position) |
int |
success() |
lept.L_REGPARAMS |
success(int success) |
BytePointer |
tempfile() |
lept.L_REGPARAMS |
tempfile(BytePointer tempfile) |
BytePointer |
testname() |
lept.L_REGPARAMS |
testname(BytePointer testname) |
lept.L_TIMER |
tstart() |
lept.L_REGPARAMS |
tstart(lept.L_TIMER tstart) |
address, asBuffer, asByteBuffer, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, maxBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, position, put, setNull, sizeof, toString, totalBytes, withDeallocator, zeropublic lept.L_REGPARAMS()
public lept.L_REGPARAMS(long size)
Pointer.position(long).public lept.L_REGPARAMS(Pointer p)
Pointer.Pointer(Pointer).public lept.L_REGPARAMS position(long position)
public lept.L_REGPARAMS fp(Pointer fp)
@Cast(value="char*") public BytePointer testname()
public lept.L_REGPARAMS testname(BytePointer testname)
@Cast(value="char*") public BytePointer tempfile()
public lept.L_REGPARAMS tempfile(BytePointer tempfile)
public lept.L_REGPARAMS mode(int mode)
public lept.L_REGPARAMS index(int index)
public lept.L_REGPARAMS success(int success)
public lept.L_REGPARAMS display(int display)
public lept.L_TIMER tstart()
public lept.L_REGPARAMS tstart(lept.L_TIMER tstart)
Copyright © 2016. All rights reserved.