@Name(value="Sela") @Properties(inherit=leptonica.class) public class SELA extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
SELA()
Default native constructor.
|
SELA(long size)
Native array allocator.
|
SELA(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
SELA |
getPointer(long i) |
int |
n()
number of sel actually stored
|
SELA |
n(int setter) |
int |
nalloc()
size of allocated ptr array
|
SELA |
nalloc(int setter) |
SELA |
position(long position) |
PointerPointer |
sel() |
SEL |
sel(int i)
sel ptr array
|
SELA |
sel(int i,
SEL setter) |
SELA |
sel(PointerPointer setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zero
public SELA()
public SELA(long size)
Pointer.position(long)
.public SELA(Pointer p)
Pointer(Pointer)
.public SELA getPointer(long i)
getPointer
in class Pointer
public SELA n(int setter)
public SELA nalloc(int setter)
public SEL sel(int i)
@Cast(value="Sel**") public PointerPointer sel()
public SELA sel(PointerPointer setter)
Copyright © 2024. All rights reserved.