@Name(value="Ptaa") public static class lept.PTAA extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
PTAA()
Default native constructor.
|
PTAA(long size)
Native array allocator.
|
PTAA(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
n()
number of pta in ptr array
|
lept.PTAA |
n(int n) |
int |
nalloc()
number of pta ptrs allocated
|
lept.PTAA |
nalloc(int nalloc) |
lept.PTAA |
position(long position) |
PointerPointer |
pta() |
lept.PTA |
pta(int i)
pta ptr array
|
lept.PTAA |
pta(int i,
lept.PTA pta) |
lept.PTAA |
pta(PointerPointer pta) |
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 PTAA()
public PTAA(long size)
Pointer.position(long).public PTAA(Pointer p)
Pointer.Pointer(Pointer).public lept.PTAA n(int n)
public lept.PTAA nalloc(int nalloc)
public lept.PTA pta(int i)
@Cast(value="Pta**") public PointerPointer pta()
public lept.PTAA pta(PointerPointer pta)
Copyright © 2019. All rights reserved.