@Name(value="Numaa")
public static class lept.NUMAA
extends org.bytedeco.javacpp.Pointer
| Constructor and Description |
|---|
NUMAA()
Default native constructor.
|
NUMAA(long size)
Native array allocator.
|
NUMAA(org.bytedeco.javacpp.Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
n()
number of Numa saved
|
lept.NUMAA |
n(int n) |
int |
nalloc()
size of allocated ptr array
|
lept.NUMAA |
nalloc(int nalloc) |
org.bytedeco.javacpp.PointerPointer |
numa() |
lept.NUMA |
numa(int i)
array of Numa
|
lept.NUMAA |
numa(int i,
lept.NUMA numa) |
lept.NUMAA |
numa(org.bytedeco.javacpp.PointerPointer numa) |
lept.NUMAA |
position(long position) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic NUMAA()
public NUMAA(long size)
Pointer.position(long).public NUMAA(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer).public lept.NUMAA position(long position)
position in class org.bytedeco.javacpp.Pointer@Cast(value="l_int32") public int nalloc()
public lept.NUMAA nalloc(int nalloc)
@Cast(value="l_int32") public int n()
public lept.NUMAA n(int n)
public lept.NUMA numa(int i)
public lept.NUMAA numa(int i, lept.NUMA numa)
@Cast(value="Numa**") public org.bytedeco.javacpp.PointerPointer numa()
public lept.NUMAA numa(org.bytedeco.javacpp.PointerPointer numa)
Copyright © 2018. All rights reserved.