@Name(value="tvm::runtime::InplaceArrayBase<tvm::runtime::SmallMapNode,tvm::runtime::MapNode::KVType>") @Properties(inherit=tvm_runtime.class) public class SmallMapNodeBase extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
SmallMapNodeBase()
Default native constructor.
|
SmallMapNodeBase(long size)
Native array allocator.
|
SmallMapNodeBase(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Pointer |
get(long idx)
\brief Access element at index
|
SmallMapNodeBase |
getPointer(long i) |
SmallMapNodeBase |
position(long position) |
address, 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 SmallMapNodeBase()
public SmallMapNodeBase(long size)
Pointer.position(long).public SmallMapNodeBase(Pointer p)
Pointer(Pointer).public SmallMapNodeBase position(long position)
public SmallMapNodeBase getPointer(long i)
getPointer in class PointerCopyright © 2022. All rights reserved.