@Properties(inherit=nvml.class) public class nvmlSystemDriverBranchInfo_v1_t extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
nvmlSystemDriverBranchInfo_v1_t()
Default native constructor.
|
nvmlSystemDriverBranchInfo_v1_t(long size)
Native array allocator.
|
nvmlSystemDriverBranchInfo_v1_t(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
BytePointer |
branch() |
byte |
branch(int i)
driver branch
|
nvmlSystemDriverBranchInfo_v1_t |
branch(int i,
byte setter) |
nvmlSystemDriverBranchInfo_v1_t |
getPointer(long i) |
nvmlSystemDriverBranchInfo_v1_t |
position(long position) |
int |
version()
The version number of this struct
|
nvmlSystemDriverBranchInfo_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, zero
public nvmlSystemDriverBranchInfo_v1_t()
public nvmlSystemDriverBranchInfo_v1_t(long size)
Pointer.position(long)
.public nvmlSystemDriverBranchInfo_v1_t(Pointer p)
Pointer(Pointer)
.public nvmlSystemDriverBranchInfo_v1_t position(long position)
public nvmlSystemDriverBranchInfo_v1_t getPointer(long i)
getPointer
in class Pointer
public nvmlSystemDriverBranchInfo_v1_t version(int setter)
public nvmlSystemDriverBranchInfo_v1_t branch(int i, byte setter)
@MemberGetter @Cast(value="char*") public BytePointer branch()
Copyright © 2024. All rights reserved.