@Name(value="L_DnaHash") @Properties(inherit=leptonica.class) public class L_DNAHASH extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
L_DNAHASH()
Default native constructor.
|
L_DNAHASH(long size)
Native array allocator.
|
L_DNAHASH(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
PointerPointer |
dna() |
L_DNA |
dna(int i)
array of L_Dna
|
L_DNAHASH |
dna(int i,
L_DNA setter) |
L_DNAHASH |
dna(PointerPointer setter) |
L_DNAHASH |
getPointer(long i) |
int |
initsize()
initial size of each dna that is made
|
L_DNAHASH |
initsize(int setter) |
int |
nbuckets() |
L_DNAHASH |
nbuckets(int setter) |
L_DNAHASH |
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_DNAHASH()
public L_DNAHASH(long size)
Pointer.position(long)
.public L_DNAHASH(Pointer p)
Pointer(Pointer)
.public L_DNAHASH getPointer(long i)
getPointer
in class Pointer
public L_DNAHASH nbuckets(int setter)
public L_DNAHASH initsize(int setter)
public L_DNA dna(int i)
@Cast(value="L_Dna**") public PointerPointer dna()
public L_DNAHASH dna(PointerPointer setter)
Copyright © 2024. All rights reserved.