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