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