@Name(value="L_Ptra") @Properties(inherit=leptonica.class) public class L_PTRA extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
L_PTRA()
Default native constructor.
|
L_PTRA(long size)
Native array allocator.
|
L_PTRA(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
PointerPointer |
array() |
Pointer |
array(int i)
ptr array
|
L_PTRA |
array(int i,
Pointer setter) |
L_PTRA |
array(PointerPointer setter) |
L_PTRA |
getPointer(long i) |
int |
imax()
greatest valid index
|
L_PTRA |
imax(int setter) |
int |
nactual()
actual number of stored elements
|
L_PTRA |
nactual(int setter) |
int |
nalloc()
size of allocated ptr array
|
L_PTRA |
nalloc(int setter) |
L_PTRA |
position(long position) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zero
public L_PTRA()
public L_PTRA(long size)
Pointer.position(long)
.public L_PTRA(Pointer p)
Pointer(Pointer)
.public L_PTRA getPointer(long i)
getPointer
in class Pointer
public L_PTRA nalloc(int setter)
public L_PTRA imax(int setter)
public L_PTRA nactual(int setter)
public Pointer array(int i)
@Cast(value="void**") public PointerPointer array()
public L_PTRA array(PointerPointer setter)
Copyright © 2024. All rights reserved.