@Namespace(value="nvinfer1::apiv") @Properties(inherit=nvinfer.class) public class VCastLayer extends VRoot
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
VCastLayer(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
nvinfer.DataType |
getToType() |
void |
setToType(int toType) |
void |
setToType(nvinfer.DataType toType) |
getPointer, positionaddress, 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 VCastLayer(Pointer p)
Pointer(Pointer).@NoException(value=true) public void setToType(nvinfer.DataType toType)
@NoException(value=true) public void setToType(@Cast(value="nvinfer1::DataType") int toType)
@NoException(value=true) public nvinfer.DataType getToType()
Copyright © 2024. All rights reserved.