@Properties(inherit=nvml.class) public class nvmlVgpuPgpuMetadata_t extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
nvmlVgpuPgpuMetadata_t()
Default native constructor.
|
nvmlVgpuPgpuMetadata_t(long size)
Native array allocator.
|
nvmlVgpuPgpuMetadata_t(Pointer p)
Pointer cast constructor.
|
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic nvmlVgpuPgpuMetadata_t()
public nvmlVgpuPgpuMetadata_t(long size)
Pointer.position(long).public nvmlVgpuPgpuMetadata_t(Pointer p)
Pointer.Pointer(Pointer).public nvmlVgpuPgpuMetadata_t position(long position)
public nvmlVgpuPgpuMetadata_t version(int setter)
public nvmlVgpuPgpuMetadata_t revision(int setter)
public nvmlVgpuPgpuMetadata_t hostDriverVersion(int i, byte setter)
@MemberGetter @Cast(value="char*") public BytePointer hostDriverVersion()
@Cast(value="unsigned int") public int pgpuVirtualizationCaps()
public nvmlVgpuPgpuMetadata_t pgpuVirtualizationCaps(int setter)
public nvmlVgpuPgpuMetadata_t reserved(int i, int setter)
@MemberGetter @Cast(value="unsigned int*") public IntPointer reserved()
@ByRef public nvmlVgpuVersion_t hostSupportedVgpuRange()
public nvmlVgpuPgpuMetadata_t hostSupportedVgpuRange(nvmlVgpuVersion_t setter)
@Cast(value="unsigned int") public int opaqueDataSize()
public nvmlVgpuPgpuMetadata_t opaqueDataSize(int setter)
public nvmlVgpuPgpuMetadata_t opaqueData(int i, byte setter)
@MemberGetter @Cast(value="char*") public BytePointer opaqueData()
Copyright © 2019. All rights reserved.