@Name(value="tvm::runtime::TVMPODValue_CRTP_<tvm::runtime::TVMMovableArgValue_>") @Properties(inherit=tvm_runtime.class) public class TVMPODMovableArgValue_ extends TVMPODValue_
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
TVMPODMovableArgValue_()
Default native constructor.
|
TVMPODMovableArgValue_(long size)
Native array allocator.
|
TVMPODMovableArgValue_(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
asBoolean() |
double |
asDouble() |
int |
asInt() |
long |
asLong() |
TVMPODMovableArgValue_ |
getPointer(long i) |
TVMPODMovableArgValue_ |
position(long position) |
asDLDevice, asDLTensor, asModule, asNDArray, asPackedFunc, asPointer, TryAsBool, TryAsFloat, TryAsInt, type_codeaddress, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic TVMPODMovableArgValue_()
public TVMPODMovableArgValue_(long size)
Pointer.position(long).public TVMPODMovableArgValue_(Pointer p)
Pointer(Pointer).public TVMPODMovableArgValue_ position(long position)
public TVMPODMovableArgValue_ getPointer(long i)
getPointer in class PointerCopyright © 2024. All rights reserved.