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