@Properties(inherit=nvml.class) public class nvmlPowerSmoothingProfile_v1_t extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
nvmlPowerSmoothingProfile_v1_t()
Default native constructor.
|
nvmlPowerSmoothingProfile_v1_t(long size)
Native array allocator.
|
nvmlPowerSmoothingProfile_v1_t(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
nvmlPowerSmoothingProfile_v1_t |
getPointer(long i) |
int |
paramId()
The requested paramater ID
|
nvmlPowerSmoothingProfile_v1_t |
paramId(int setter) |
nvmlPowerSmoothingProfile_v1_t |
position(long position) |
int |
profileId()
The requested profile ID
|
nvmlPowerSmoothingProfile_v1_t |
profileId(int setter) |
double |
value()
The requested value for the given parameter
|
nvmlPowerSmoothingProfile_v1_t |
value(double setter) |
int |
version()
the API version number
|
nvmlPowerSmoothingProfile_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 nvmlPowerSmoothingProfile_v1_t()
public nvmlPowerSmoothingProfile_v1_t(long size)
Pointer.position(long).public nvmlPowerSmoothingProfile_v1_t(Pointer p)
Pointer(Pointer).public nvmlPowerSmoothingProfile_v1_t position(long position)
public nvmlPowerSmoothingProfile_v1_t getPointer(long i)
getPointer in class Pointerpublic nvmlPowerSmoothingProfile_v1_t version(int setter)
public nvmlPowerSmoothingProfile_v1_t profileId(int setter)
public nvmlPowerSmoothingProfile_v1_t paramId(int setter)
public double value()
public nvmlPowerSmoothingProfile_v1_t value(double setter)
Copyright © 2025. All rights reserved.