@Properties(inherit=nvml.class) public class nvmlFanSpeedInfo_v1_t extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
nvmlFanSpeedInfo_v1_t()
Default native constructor.
|
nvmlFanSpeedInfo_v1_t(long size)
Native array allocator.
|
nvmlFanSpeedInfo_v1_t(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
fan()
the fan index
|
nvmlFanSpeedInfo_v1_t |
fan(int setter) |
nvmlFanSpeedInfo_v1_t |
getPointer(long i) |
nvmlFanSpeedInfo_v1_t |
position(long position) |
int |
speed()
OUT: the fan speed in RPM
|
nvmlFanSpeedInfo_v1_t |
speed(int setter) |
int |
version()
the API version number
|
nvmlFanSpeedInfo_v1_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, withDeallocator, zeropublic nvmlFanSpeedInfo_v1_t()
public nvmlFanSpeedInfo_v1_t(long size)
Pointer.position(long).public nvmlFanSpeedInfo_v1_t(Pointer p)
Pointer(Pointer).public nvmlFanSpeedInfo_v1_t position(long position)
public nvmlFanSpeedInfo_v1_t getPointer(long i)
getPointer in class Pointerpublic nvmlFanSpeedInfo_v1_t version(int setter)
public nvmlFanSpeedInfo_v1_t fan(int setter)
public nvmlFanSpeedInfo_v1_t speed(int setter)
Copyright © 2025. All rights reserved.