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