@Properties(inherit=nvml.class) public class nvmlSystemRegisterEventRequest_v1_t extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
nvmlSystemRegisterEventRequest_v1_t()
Default native constructor.
|
nvmlSystemRegisterEventRequest_v1_t(long size)
Native array allocator.
|
nvmlSystemRegisterEventRequest_v1_t(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
long |
eventTypes()
Bitmask of \ref nvmlEventType to record
For example eventTypes = (nvmlEventTypeBind | nvmlEventTypeUnbind)
to listen to both Bind and Unbind events.
|
nvmlSystemRegisterEventRequest_v1_t |
eventTypes(long setter) |
nvmlSystemRegisterEventRequest_v1_t |
getPointer(long i) |
nvmlSystemRegisterEventRequest_v1_t |
position(long position) |
nvmlSystemEventSet_st |
set()
Set to which add new event types
|
nvmlSystemRegisterEventRequest_v1_t |
set(nvmlSystemEventSet_st setter) |
int |
version()
the API version number
|
nvmlSystemRegisterEventRequest_v1_t |
version(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 nvmlSystemRegisterEventRequest_v1_t()
public nvmlSystemRegisterEventRequest_v1_t(long size)
Pointer.position(long).public nvmlSystemRegisterEventRequest_v1_t(Pointer p)
Pointer(Pointer).public nvmlSystemRegisterEventRequest_v1_t position(long position)
public nvmlSystemRegisterEventRequest_v1_t getPointer(long i)
getPointer in class Pointerpublic nvmlSystemRegisterEventRequest_v1_t version(int setter)
@Cast(value="unsigned long long") public long eventTypes()
public nvmlSystemRegisterEventRequest_v1_t eventTypes(long setter)
public nvmlSystemEventSet_st set()
public nvmlSystemRegisterEventRequest_v1_t set(nvmlSystemEventSet_st setter)
Copyright © 2025. All rights reserved.