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