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