@Name(value="TessCallback4<const UNICHARSET&,int,tesseract::PageIterator*,Pix*>") @Properties(inherit=tesseract.class) public class TruthCallback4 extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
TruthCallback4()
Default native constructor.
|
TruthCallback4(long size)
Native array allocator.
|
TruthCallback4(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
TruthCallback4 |
position(long position) |
void |
Run(UNICHARSET arg0,
int arg1,
PageIterator arg2,
PIX arg3) |
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 TruthCallback4()
public TruthCallback4(long size)
Pointer.position(long).public TruthCallback4(Pointer p)
Pointer.Pointer(Pointer).public TruthCallback4 position(long position)
@Virtual(value=true) public void Run(@Const @ByRef UNICHARSET arg0, int arg1, PageIterator arg2, PIX arg3)
Copyright © 2019. All rights reserved.