@Properties(inherit=cudart.class) public class CUctxCreateParams extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
CUctxCreateParams()
Default native constructor.
|
CUctxCreateParams(long size)
Native array allocator.
|
CUctxCreateParams(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
CUctxCigParam |
cigParams() |
CUctxCreateParams |
cigParams(CUctxCigParam setter) |
CUexecAffinityParam_v1 |
execAffinityParams() |
CUctxCreateParams |
execAffinityParams(CUexecAffinityParam_v1 setter) |
CUctxCreateParams |
getPointer(long i) |
int |
numExecAffinityParams() |
CUctxCreateParams |
numExecAffinityParams(int setter) |
CUctxCreateParams |
position(long position) |
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 CUctxCreateParams()
public CUctxCreateParams(long size)
Pointer.position(long).public CUctxCreateParams(Pointer p)
Pointer(Pointer).public CUctxCreateParams position(long position)
public CUctxCreateParams getPointer(long i)
getPointer in class Pointer@Cast(value="CUexecAffinityParam*") public CUexecAffinityParam_v1 execAffinityParams()
public CUctxCreateParams execAffinityParams(CUexecAffinityParam_v1 setter)
public int numExecAffinityParams()
public CUctxCreateParams numExecAffinityParams(int setter)
public CUctxCigParam cigParams()
public CUctxCreateParams cigParams(CUctxCigParam setter)
Copyright © 2025. All rights reserved.