@Properties(inherit=nvml.class) public class nvmlDeviceAttributes_t extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
nvmlDeviceAttributes_t()
Default native constructor.
|
nvmlDeviceAttributes_t(long size)
Native array allocator.
|
nvmlDeviceAttributes_t(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
nvmlDeviceAttributes_t |
getPointer(long i) |
int |
multiprocessorCount()
Streaming Multiprocessor count
|
nvmlDeviceAttributes_t |
multiprocessorCount(int setter) |
nvmlDeviceAttributes_t |
position(long position) |
int |
sharedCopyEngineCount()
Shared Copy Engine count
|
nvmlDeviceAttributes_t |
sharedCopyEngineCount(int setter) |
int |
sharedDecoderCount()
Shared Decoder Engine count
|
nvmlDeviceAttributes_t |
sharedDecoderCount(int setter) |
int |
sharedEncoderCount()
Shared Encoder Engine count
|
nvmlDeviceAttributes_t |
sharedEncoderCount(int setter) |
int |
sharedJpegCount()
Shared JPEG Engine count
|
nvmlDeviceAttributes_t |
sharedJpegCount(int setter) |
int |
sharedOfaCount()
Shared OFA Engine count
|
nvmlDeviceAttributes_t |
sharedOfaCount(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 nvmlDeviceAttributes_t()
public nvmlDeviceAttributes_t(long size)
Pointer.position(long).public nvmlDeviceAttributes_t(Pointer p)
Pointer.Pointer(Pointer).public nvmlDeviceAttributes_t position(long position)
public nvmlDeviceAttributes_t getPointer(long i)
getPointer in class Pointer@Cast(value="unsigned int") public int multiprocessorCount()
public nvmlDeviceAttributes_t multiprocessorCount(int setter)
@Cast(value="unsigned int") public int sharedCopyEngineCount()
public nvmlDeviceAttributes_t sharedCopyEngineCount(int setter)
@Cast(value="unsigned int") public int sharedDecoderCount()
public nvmlDeviceAttributes_t sharedDecoderCount(int setter)
@Cast(value="unsigned int") public int sharedEncoderCount()
public nvmlDeviceAttributes_t sharedEncoderCount(int setter)
public nvmlDeviceAttributes_t sharedJpegCount(int setter)
public nvmlDeviceAttributes_t sharedOfaCount(int setter)
Copyright © 2020. All rights reserved.