@Name(value="L_StrCode") @Properties(inherit=leptonica.class) public class L_STRCODE extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
L_STRCODE()
Default native constructor.
|
L_STRCODE(long size)
Native array allocator.
|
L_STRCODE(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
SARRAY |
data()
store base64 encoded data as strings
|
L_STRCODE |
data(SARRAY setter) |
SARRAY |
descr()
store line in description table
|
L_STRCODE |
descr(SARRAY setter) |
int |
fileno()
index for function and output file names
|
L_STRCODE |
fileno(int setter) |
SARRAY |
function()
store case code for extraction
|
L_STRCODE |
function(SARRAY setter) |
L_STRCODE |
getPointer(long i) |
int |
ifunc()
index into struct currently being stored
|
L_STRCODE |
ifunc(int setter) |
int |
n()
number of data strings
|
L_STRCODE |
n(int setter) |
L_STRCODE |
position(long position) |
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 L_STRCODE()
public L_STRCODE(long size)
Pointer.position(long)
.public L_STRCODE(Pointer p)
Pointer(Pointer)
.public L_STRCODE getPointer(long i)
getPointer
in class Pointer
public L_STRCODE fileno(int setter)
public L_STRCODE ifunc(int setter)
public SARRAY function()
public SARRAY data()
public SARRAY descr()
public L_STRCODE n(int setter)
Copyright © 2024. All rights reserved.