@Properties(inherit=cudart.class) public class CUstreamAttrValue extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
CUstreamAttrValue()
Default native constructor.
|
CUstreamAttrValue(long size)
Native array allocator.
|
CUstreamAttrValue(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
CUaccessPolicyWindow |
accessPolicyWindow()
Attribute ::CUaccessPolicyWindow.
|
CUstreamAttrValue |
accessPolicyWindow(CUaccessPolicyWindow setter) |
CUstreamAttrValue |
getPointer(long i) |
CUstreamAttrValue |
position(long position) |
int |
syncPolicy()
Value for ::CU_STREAM_ATTRIBUTE_SYNCHRONIZATION_POLICY.
|
CUstreamAttrValue |
syncPolicy(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 CUstreamAttrValue()
public CUstreamAttrValue(long size)
Pointer.position(long).public CUstreamAttrValue(Pointer p)
Pointer.Pointer(Pointer).public CUstreamAttrValue position(long position)
public CUstreamAttrValue getPointer(long i)
getPointer in class Pointer@ByRef public CUaccessPolicyWindow accessPolicyWindow()
public CUstreamAttrValue accessPolicyWindow(CUaccessPolicyWindow setter)
@Cast(value="CUsynchronizationPolicy") public int syncPolicy()
public CUstreamAttrValue syncPolicy(int setter)
Copyright © 2020. All rights reserved.