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