@Properties(inherit=nvml.class) public class nvmlVgpuPgpuCompatibility_t extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
nvmlVgpuPgpuCompatibility_t()
Default native constructor.
|
nvmlVgpuPgpuCompatibility_t(long size)
Native array allocator.
|
nvmlVgpuPgpuCompatibility_t(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
compatibilityLimitCode()
Limiting factor for vGPU-pGPU compatibility.
|
nvmlVgpuPgpuCompatibility_t |
compatibilityLimitCode(int setter) |
nvmlVgpuPgpuCompatibility_t |
getPointer(long i) |
nvmlVgpuPgpuCompatibility_t |
position(long position) |
int |
vgpuVmCompatibility()
Compatibility of vGPU VM.
|
nvmlVgpuPgpuCompatibility_t |
vgpuVmCompatibility(int setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getPointer, getPointer, getPointer, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic nvmlVgpuPgpuCompatibility_t()
public nvmlVgpuPgpuCompatibility_t(long size)
Pointer.position(long).public nvmlVgpuPgpuCompatibility_t(Pointer p)
Pointer.Pointer(Pointer).public nvmlVgpuPgpuCompatibility_t position(long position)
public nvmlVgpuPgpuCompatibility_t getPointer(long i)
getPointer in class Pointer@Cast(value="nvmlVgpuVmCompatibility_t") public int vgpuVmCompatibility()
public nvmlVgpuPgpuCompatibility_t vgpuVmCompatibility(int setter)
@Cast(value="nvmlVgpuPgpuCompatibilityLimitCode_t") public int compatibilityLimitCode()
public nvmlVgpuPgpuCompatibility_t compatibilityLimitCode(int setter)
Copyright © 2020. All rights reserved.