@Properties(inherit=cudart.class) public class CUlaunchAttributeValue extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
CUlaunchAttributeValue()
Default native constructor.
|
CUlaunchAttributeValue(long size)
Native array allocator.
|
CUlaunchAttributeValue(Pointer p)
Pointer cast constructor.
|
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 CUlaunchAttributeValue()
public CUlaunchAttributeValue(long size)
Pointer.position(long).public CUlaunchAttributeValue(Pointer p)
Pointer(Pointer).public CUlaunchAttributeValue position(long position)
public CUlaunchAttributeValue getPointer(long i)
getPointer in class Pointerpublic CUlaunchAttributeValue pad(int i, byte setter)
@MemberGetter @Cast(value="char*") public BytePointer pad()
@ByRef @Cast(value="CUaccessPolicyWindow*") public CUaccessPolicyWindow_v1 accessPolicyWindow()
public CUlaunchAttributeValue accessPolicyWindow(CUaccessPolicyWindow_v1 setter)
public int cooperative()
public CUlaunchAttributeValue cooperative(int setter)
@Cast(value="CUsynchronizationPolicy") public int syncPolicy()
public CUlaunchAttributeValue syncPolicy(int setter)
public CUlaunchAttributeValue clusterDim_x(int setter)
public CUlaunchAttributeValue clusterDim_y(int setter)
public CUlaunchAttributeValue clusterDim_z(int setter)
@Cast(value="CUclusterSchedulingPolicy") public int clusterSchedulingPolicyPreference()
public CUlaunchAttributeValue clusterSchedulingPolicyPreference(int setter)
public int programmaticStreamSerializationAllowed()
public CUlaunchAttributeValue programmaticStreamSerializationAllowed(int setter)
@Name(value="programmaticEvent.event") public CUevent_st programmaticEvent_event()
public CUlaunchAttributeValue programmaticEvent_event(CUevent_st setter)
public CUlaunchAttributeValue programmaticEvent_flags(int setter)
@Name(value="programmaticEvent.triggerAtBlockStart") public int programmaticEvent_triggerAtBlockStart()
public CUlaunchAttributeValue programmaticEvent_triggerAtBlockStart(int setter)
public int priority()
public CUlaunchAttributeValue priority(int setter)
@ByRef public CUlaunchMemSyncDomainMap memSyncDomainMap()
public CUlaunchAttributeValue memSyncDomainMap(CUlaunchMemSyncDomainMap setter)
public CUlaunchAttributeValue memSyncDomain(int setter)
Copyright © 2023. All rights reserved.