@Name(value="L_Ptraa")
public static class lept.L_PTRAA
extends org.bytedeco.javacpp.Pointer
| Constructor and Description |
|---|
L_PTRAA()
Default native constructor.
|
L_PTRAA(long size)
Native array allocator.
|
L_PTRAA(org.bytedeco.javacpp.Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
nalloc()
size of allocated ptr array
|
lept.L_PTRAA |
nalloc(int nalloc) |
lept.L_PTRAA |
position(long position) |
org.bytedeco.javacpp.PointerPointer |
ptra() |
lept.L_PTRA |
ptra(int i)
array of ptra
|
lept.L_PTRAA |
ptra(int i,
lept.L_PTRA ptra) |
lept.L_PTRAA |
ptra(org.bytedeco.javacpp.PointerPointer ptra) |
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 L_PTRAA()
public L_PTRAA(long size)
Pointer.position(long).public L_PTRAA(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer).public lept.L_PTRAA position(long position)
position in class org.bytedeco.javacpp.Pointer@Cast(value="l_int32") public int nalloc()
public lept.L_PTRAA nalloc(int nalloc)
public lept.L_PTRA ptra(int i)
public lept.L_PTRAA ptra(int i, lept.L_PTRA ptra)
@Cast(value="L_Ptra**") public org.bytedeco.javacpp.PointerPointer ptra()
public lept.L_PTRAA ptra(org.bytedeco.javacpp.PointerPointer ptra)
Copyright © 2018. All rights reserved.