@Name(value="L_Ptra") public static class lept.L_PTRA extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
lept.L_PTRA()
Default native constructor.
|
lept.L_PTRA(long size)
Native array allocator.
|
lept.L_PTRA(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
PointerPointer |
array() |
Pointer |
array(int i) |
lept.L_PTRA |
array(int i,
Pointer array) |
int |
imax() |
lept.L_PTRA |
imax(int imax) |
int |
nactual() |
lept.L_PTRA |
nactual(int nactual) |
int |
nalloc() |
lept.L_PTRA |
nalloc(int nalloc) |
lept.L_PTRA |
position(long position) |
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_PTRA()
public lept.L_PTRA(long size)
Pointer.position(long).public lept.L_PTRA(Pointer p)
Pointer.Pointer(Pointer).public lept.L_PTRA position(long position)
public lept.L_PTRA nalloc(int nalloc)
public lept.L_PTRA imax(int imax)
public lept.L_PTRA nactual(int nactual)
public Pointer array(int i)
public lept.L_PTRA array(int i, Pointer array)
@MemberGetter @Cast(value="void**") public PointerPointer array()
Copyright © 2016. All rights reserved.