@Namespace(value="tesseract::Dict") @Const public static class tesseract.DictFunc extends FunctionPointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
DictFunc(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
call(tesseract.Dict o,
Pointer void_dawg_args,
tesseract.UNICHARSET unicharset,
int unichar_id,
boolean word_end) |
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, position, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic DictFunc(Pointer p)
Pointer.Pointer(Pointer).public int call(tesseract.Dict o, Pointer void_dawg_args, @Const @ByRef tesseract.UNICHARSET unicharset, @Cast(value="UNICHAR_ID") int unichar_id, @Cast(value="bool") boolean word_end)
Copyright © 2019. All rights reserved.