@Properties(inherit=nvml.class) public class nvmlUUID_v1_t extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
nvmlUUID_v1_t()
Default native constructor.
|
nvmlUUID_v1_t(long size)
Native array allocator.
|
nvmlUUID_v1_t(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
nvmlUUID_v1_t |
getPointer(long i) |
nvmlUUID_v1_t |
position(long position) |
int |
type()
One of \p nvmlUUIDType_t
|
nvmlUUID_v1_t |
type(int setter) |
nvmlUUIDValue_t |
value()
One of \p nvmlUUIDValue_t, to be set based on the UUID format
|
nvmlUUID_v1_t |
value(nvmlUUIDValue_t setter) |
int |
version()
API version number
|
nvmlUUID_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 nvmlUUID_v1_t()
public nvmlUUID_v1_t(long size)
Pointer.position(long).public nvmlUUID_v1_t(Pointer p)
Pointer(Pointer).public nvmlUUID_v1_t position(long position)
public nvmlUUID_v1_t getPointer(long i)
getPointer in class Pointerpublic nvmlUUID_v1_t version(int setter)
public nvmlUUID_v1_t type(int setter)
@ByRef public nvmlUUIDValue_t value()
public nvmlUUID_v1_t value(nvmlUUIDValue_t setter)
Copyright © 2025. All rights reserved.