@Properties(inherit=nvml.class) public class nvmlClockOffset_v1_t extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
nvmlClockOffset_v1_t()
Default native constructor.
|
nvmlClockOffset_v1_t(long size)
Native array allocator.
|
nvmlClockOffset_v1_t(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
clockOffsetMHz() |
nvmlClockOffset_v1_t |
clockOffsetMHz(int setter) |
nvmlClockOffset_v1_t |
getPointer(long i) |
int |
maxClockOffsetMHz() |
nvmlClockOffset_v1_t |
maxClockOffsetMHz(int setter) |
int |
minClockOffsetMHz() |
nvmlClockOffset_v1_t |
minClockOffsetMHz(int setter) |
nvmlClockOffset_v1_t |
position(long position) |
int |
pstate() |
nvmlClockOffset_v1_t |
pstate(int setter) |
int |
type() |
nvmlClockOffset_v1_t |
type(int setter) |
int |
version()
The version number of this struct
|
nvmlClockOffset_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 nvmlClockOffset_v1_t()
public nvmlClockOffset_v1_t(long size)
Pointer.position(long).public nvmlClockOffset_v1_t(Pointer p)
Pointer(Pointer).public nvmlClockOffset_v1_t position(long position)
public nvmlClockOffset_v1_t getPointer(long i)
getPointer in class Pointerpublic nvmlClockOffset_v1_t version(int setter)
public nvmlClockOffset_v1_t type(int setter)
public nvmlClockOffset_v1_t pstate(int setter)
public int clockOffsetMHz()
public nvmlClockOffset_v1_t clockOffsetMHz(int setter)
public int minClockOffsetMHz()
public nvmlClockOffset_v1_t minClockOffsetMHz(int setter)
public int maxClockOffsetMHz()
public nvmlClockOffset_v1_t maxClockOffsetMHz(int setter)
Copyright © 2025. All rights reserved.