@Name(value="L_RegParams") @Properties(inherit=leptonica.class) public class L_REGPARAMS extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
L_REGPARAMS()
Default native constructor.
|
L_REGPARAMS(long size)
Native array allocator.
|
L_REGPARAMS(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
int |
display()
1 if in display mode; 0 otherwise
|
L_REGPARAMS |
display(int setter) |
Pointer |
fp()
stream to temporary output file for compare mode
|
L_REGPARAMS |
fp(Pointer setter) |
L_REGPARAMS |
getPointer(long i) |
int |
index()
index into saved files for this test; 0-based
|
L_REGPARAMS |
index(int setter) |
int |
mode()
generate, compare or display
|
L_REGPARAMS |
mode(int setter) |
L_REGPARAMS |
position(long position) |
int |
success()
overall result of the test
|
L_REGPARAMS |
success(int setter) |
BytePointer |
tempfile()
name of temp file for compare mode output
|
L_REGPARAMS |
tempfile(BytePointer setter) |
BytePointer |
testname()
name of test, without '_reg'
|
L_REGPARAMS |
testname(BytePointer setter) |
L_TIMER |
tstart()
marks beginning of the reg test
|
L_REGPARAMS |
tstart(L_TIMER 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 L_REGPARAMS()
public L_REGPARAMS(long size)
Pointer.position(long)
.public L_REGPARAMS(Pointer p)
Pointer(Pointer)
.public L_REGPARAMS position(long position)
public L_REGPARAMS getPointer(long i)
getPointer
in class Pointer
public L_REGPARAMS fp(Pointer setter)
@Cast(value="char*") public BytePointer testname()
public L_REGPARAMS testname(BytePointer setter)
@Cast(value="char*") public BytePointer tempfile()
public L_REGPARAMS tempfile(BytePointer setter)
public L_REGPARAMS mode(int setter)
public L_REGPARAMS index(int setter)
public L_REGPARAMS success(int setter)
public L_REGPARAMS display(int setter)
public L_TIMER tstart()
public L_REGPARAMS tstart(L_TIMER setter)
Copyright © 2024. All rights reserved.