@Properties(inherit=nvml.class) public class nvmlNvLinkInfo_v2_t extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
nvmlNvLinkInfo_v2_t()
Default native constructor.
|
nvmlNvLinkInfo_v2_t(long size)
Native array allocator.
|
nvmlNvLinkInfo_v2_t(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
nvmlNvlinkFirmwareInfo_t |
firmwareInfo()
OUT - NVLINK Firmware info
|
nvmlNvLinkInfo_v2_t |
firmwareInfo(nvmlNvlinkFirmwareInfo_t setter) |
nvmlNvLinkInfo_v2_t |
getPointer(long i) |
int |
isNvleEnabled()
OUT - NVLINK encryption enablement
|
nvmlNvLinkInfo_v2_t |
isNvleEnabled(int setter) |
nvmlNvLinkInfo_v2_t |
position(long position) |
int |
version()
IN - the API version number
|
nvmlNvLinkInfo_v2_t |
version(int setter) |
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, trimMemory, withDeallocator, zeropublic nvmlNvLinkInfo_v2_t()
public nvmlNvLinkInfo_v2_t(long size)
Pointer.position(long).public nvmlNvLinkInfo_v2_t(Pointer p)
Pointer(Pointer).public nvmlNvLinkInfo_v2_t position(long position)
public nvmlNvLinkInfo_v2_t getPointer(long i)
getPointer in class Pointerpublic nvmlNvLinkInfo_v2_t version(int setter)
@Cast(value="unsigned int") public int isNvleEnabled()
public nvmlNvLinkInfo_v2_t isNvleEnabled(int setter)
@ByRef public nvmlNvlinkFirmwareInfo_t firmwareInfo()
public nvmlNvLinkInfo_v2_t firmwareInfo(nvmlNvlinkFirmwareInfo_t setter)
Copyright © 2026. All rights reserved.