@Properties(inherit=onnx.class) public class ParseFunc extends FunctionPointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Modifier | Constructor and Description |
|---|---|
protected |
ParseFunc() |
|
ParseFunc(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
BytePointer |
call(BytePointer ptr,
BytePointer end,
Pointer object,
ParseContext ctx) |
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 ParseFunc(Pointer p)
Pointer.Pointer(Pointer).protected ParseFunc()
@Cast(value="const char*") public BytePointer call(@Cast(value="const char*") BytePointer ptr, @Cast(value="const char*") BytePointer end, Pointer object, ParseContext ctx)
Copyright © 2019. All rights reserved.