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