@Properties(inherit=nvml.class) public class nvmlUUIDValue_t extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
nvmlUUIDValue_t()
Default native constructor.
|
nvmlUUIDValue_t(long size)
Native array allocator.
|
nvmlUUIDValue_t(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
BytePointer |
bytes() |
byte |
bytes(int i)
Binary format value
|
nvmlUUIDValue_t |
bytes(int i,
byte setter) |
nvmlUUIDValue_t |
getPointer(long i) |
nvmlUUIDValue_t |
position(long position) |
BytePointer |
str() |
byte |
str(int i)
ASCII format value
|
nvmlUUIDValue_t |
str(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, withDeallocator, zeropublic nvmlUUIDValue_t()
public nvmlUUIDValue_t(long size)
Pointer.position(long).public nvmlUUIDValue_t(Pointer p)
Pointer(Pointer).public nvmlUUIDValue_t position(long position)
public nvmlUUIDValue_t getPointer(long i)
getPointer in class Pointerpublic nvmlUUIDValue_t str(int i, byte setter)
@MemberGetter @Cast(value="char*") public BytePointer str()
public nvmlUUIDValue_t bytes(int i, byte setter)
@MemberGetter @Cast(value="unsigned char*") public BytePointer bytes()
Copyright © 2025. All rights reserved.