@Properties(inherit=onnx.class) public class onnxGetBackendInfoFunction extends FunctionPointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Modifier | Constructor and Description |
|---|---|
protected |
onnxGetBackendInfoFunction() |
|
onnxGetBackendInfoFunction(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
call(onnxBackendID backendID,
int infoType,
Pointer infoValue,
SizeTPointer infoValueSize) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic onnxGetBackendInfoFunction(Pointer p)
Pointer.Pointer(Pointer).protected onnxGetBackendInfoFunction()
@Cast(value="onnxStatus") public int call(onnxBackendID backendID, @Cast(value="onnxBackendInfo") int infoType, Pointer infoValue, @Cast(value="size_t*") SizeTPointer infoValueSize)
Copyright © 2020. All rights reserved.