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