@Properties(inherit=nvml.class) public class nvmlCPERCursor_v1_t extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
nvmlCPERCursor_v1_t()
Default native constructor.
|
nvmlCPERCursor_v1_t(long size)
Native array allocator.
|
nvmlCPERCursor_v1_t(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
cperTypeMask()
[IN] Types of records to access.
|
nvmlCPERCursor_v1_t |
cperTypeMask(int setter) |
nvmlCPERCursor_v1_t |
getPointer(long i) |
long |
handle()
[IN/OUT] Opaque handle tracking read position.
|
nvmlCPERCursor_v1_t |
handle(long setter) |
nvmlCPERCursor_v1_t |
position(long position) |
BytePointer |
uuid() |
byte |
uuid(int i)
[IN] UUID of target to filter records for.
|
nvmlCPERCursor_v1_t |
uuid(int i,
byte 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 nvmlCPERCursor_v1_t()
public nvmlCPERCursor_v1_t(long size)
Pointer.position(long).public nvmlCPERCursor_v1_t(Pointer p)
Pointer(Pointer).public nvmlCPERCursor_v1_t position(long position)
public nvmlCPERCursor_v1_t getPointer(long i)
getPointer in class Pointer@Cast(value="unsigned int") public int cperTypeMask()
public nvmlCPERCursor_v1_t cperTypeMask(int setter)
@Cast(value="char") public byte uuid(int i)
public nvmlCPERCursor_v1_t uuid(int i, byte setter)
@MemberGetter @Cast(value="char*") public BytePointer uuid()
@Cast(value="nvmlCPERCursorHandle_t") public long handle()
public nvmlCPERCursor_v1_t handle(long setter)
Copyright © 2026. All rights reserved.