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