@Name(value="FPixa") @Properties(inherit=lept.class) public class FPIXA extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
FPIXA()
Default native constructor.
|
FPIXA(long size)
Native array allocator.
|
FPIXA(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
PointerPointer |
fpix() |
FPIX |
fpix(int i)
the array of ptrs to fpix
|
FPIXA |
fpix(int i,
FPIX setter) |
FPIXA |
fpix(PointerPointer setter) |
int |
n()
number of fpix in ptr array
|
FPIXA |
n(int setter) |
int |
nalloc()
number of fpix ptrs allocated
|
FPIXA |
nalloc(int setter) |
FPIXA |
position(long position) |
int |
refcount()
reference count (1 if no clones)
|
FPIXA |
refcount(int setter) |
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 FPIXA()
public FPIXA(long size)
Pointer.position(long).public FPIXA(Pointer p)
Pointer.Pointer(Pointer).public FPIXA n(int setter)
public FPIXA nalloc(int setter)
public FPIXA refcount(int setter)
public FPIX fpix(int i)
@Cast(value="FPix**") public PointerPointer fpix()
public FPIXA fpix(PointerPointer setter)
Copyright © 2019. All rights reserved.