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