@Name(value="L_DnaHash") public static class lept.L_DNAHASH extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
lept.L_DNAHASH()
Default native constructor.
|
lept.L_DNAHASH(long size)
Native array allocator.
|
lept.L_DNAHASH(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
PointerPointer |
dna() |
lept.L_DNA |
dna(int i) |
lept.L_DNAHASH |
dna(int i,
lept.L_DNA dna) |
int |
initsize() |
lept.L_DNAHASH |
initsize(int initsize) |
int |
nbuckets() |
lept.L_DNAHASH |
nbuckets(int nbuckets) |
lept.L_DNAHASH |
position(long position) |
address, asBuffer, asByteBuffer, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, maxBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, position, put, setNull, sizeof, toString, totalBytes, withDeallocator, zeropublic lept.L_DNAHASH()
public lept.L_DNAHASH(long size)
Pointer.position(long).public lept.L_DNAHASH(Pointer p)
Pointer.Pointer(Pointer).public lept.L_DNAHASH position(long position)
public lept.L_DNAHASH nbuckets(int nbuckets)
public lept.L_DNAHASH initsize(int initsize)
public lept.L_DNA dna(int i)
public lept.L_DNAHASH dna(int i, lept.L_DNA dna)
@MemberGetter @Cast(value="L_Dna**") public PointerPointer dna()
Copyright © 2016. All rights reserved.