@Properties(inherit=nvml.class) public class nvmlGpuInstanceInfo_t extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
nvmlGpuInstanceInfo_t()
Default native constructor.
|
nvmlGpuInstanceInfo_t(long size)
Native array allocator.
|
nvmlGpuInstanceInfo_t(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
nvmlDevice_st |
device()
Parent device
|
nvmlGpuInstanceInfo_t |
device(nvmlDevice_st setter) |
nvmlGpuInstanceInfo_t |
getPointer(long i) |
int |
id()
Unique instance ID within the device
|
nvmlGpuInstanceInfo_t |
id(int setter) |
nvmlGpuInstancePlacement_t |
placement()
Placement for this instance
|
nvmlGpuInstanceInfo_t |
placement(nvmlGpuInstancePlacement_t setter) |
nvmlGpuInstanceInfo_t |
position(long position) |
int |
profileId()
Unique profile ID within the device
|
nvmlGpuInstanceInfo_t |
profileId(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 nvmlGpuInstanceInfo_t()
public nvmlGpuInstanceInfo_t(long size)
Pointer.position(long).public nvmlGpuInstanceInfo_t(Pointer p)
Pointer(Pointer).public nvmlGpuInstanceInfo_t position(long position)
public nvmlGpuInstanceInfo_t getPointer(long i)
getPointer in class Pointerpublic nvmlDevice_st device()
public nvmlGpuInstanceInfo_t device(nvmlDevice_st setter)
public nvmlGpuInstanceInfo_t id(int setter)
public nvmlGpuInstanceInfo_t profileId(int setter)
@ByRef public nvmlGpuInstancePlacement_t placement()
public nvmlGpuInstanceInfo_t placement(nvmlGpuInstancePlacement_t setter)
Copyright © 2024. All rights reserved.