@Name(value="L_Dna") public static class lept.L_DNA extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
lept.L_DNA()
Default native constructor.
|
lept.L_DNA(long size)
Native array allocator.
|
lept.L_DNA(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
DoublePointer |
array() |
lept.L_DNA |
array(DoublePointer array) |
double |
delx() |
lept.L_DNA |
delx(double delx) |
int |
n() |
lept.L_DNA |
n(int n) |
int |
nalloc() |
lept.L_DNA |
nalloc(int nalloc) |
lept.L_DNA |
position(long position) |
int |
refcount() |
lept.L_DNA |
refcount(int refcount) |
double |
startx() |
lept.L_DNA |
startx(double startx) |
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_DNA()
public lept.L_DNA(long size)
Pointer.position(long).public lept.L_DNA(Pointer p)
Pointer.Pointer(Pointer).public lept.L_DNA position(long position)
public lept.L_DNA nalloc(int nalloc)
public lept.L_DNA n(int n)
public lept.L_DNA refcount(int refcount)
public lept.L_DNA startx(double startx)
public lept.L_DNA delx(double delx)
@Cast(value="l_float64*") public DoublePointer array()
public lept.L_DNA array(DoublePointer array)
Copyright © 2016. All rights reserved.