@Properties(inherit=tvm_runtime.class) public class TVMPackedCFunc extends FunctionPointer
TVMCFuncSetReturnPointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Modifier | Constructor and Description |
|---|---|
protected |
TVMPackedCFunc() |
|
TVMPackedCFunc(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
call(TVMValue args,
IntPointer type_codes,
int num_args,
TVMRetValueHandle ret,
Pointer resource_handle) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic TVMPackedCFunc(Pointer p)
Pointer(Pointer).protected TVMPackedCFunc()
public int call(TVMValue args, IntPointer type_codes, int num_args, TVMRetValueHandle ret, Pointer resource_handle)
Copyright © 2024. All rights reserved.