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