@Name(value="Boxaa") @Properties(inherit=leptonica.class) public class BOXAA extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
BOXAA()
Default native constructor.
|
BOXAA(long size)
Native array allocator.
|
BOXAA(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
PointerPointer |
boxa() |
BOXA |
boxa(int i)
boxa ptr array
|
BOXAA |
boxa(int i,
BOXA setter) |
BOXAA |
boxa(PointerPointer setter) |
BOXAA |
getPointer(long i) |
int |
n()
number of boxa in ptr array
|
BOXAA |
n(int setter) |
int |
nalloc()
number of boxa ptrs allocated
|
BOXAA |
nalloc(int setter) |
BOXAA |
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 BOXAA()
public BOXAA(long size)
Pointer.position(long)
.public BOXAA(Pointer p)
Pointer(Pointer)
.public BOXAA getPointer(long i)
getPointer
in class Pointer
public BOXAA n(int setter)
public BOXAA nalloc(int setter)
public BOXA boxa(int i)
@Cast(value="Boxa**") public PointerPointer boxa()
public BOXAA boxa(PointerPointer setter)
Copyright © 2022. All rights reserved.