@Properties(inherit=cudart.class) public class cudaLaunchAttribute extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
cudaLaunchAttribute()
Default native constructor.
|
cudaLaunchAttribute(long size)
Native array allocator.
|
cudaLaunchAttribute(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
cudaLaunchAttribute |
getPointer(long i) |
int |
id()
Attribute to set
|
cudaLaunchAttribute |
id(int setter) |
BytePointer |
pad() |
byte |
pad(int i) |
cudaLaunchAttribute |
pad(int i,
byte setter) |
cudaLaunchAttribute |
position(long position) |
cudaLaunchAttributeValue |
val()
Value of the attribute
|
cudaLaunchAttribute |
val(cudaLaunchAttributeValue 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, zeropublic cudaLaunchAttribute()
public cudaLaunchAttribute(long size)
Pointer.position(long).public cudaLaunchAttribute(Pointer p)
Pointer(Pointer).public cudaLaunchAttribute position(long position)
public cudaLaunchAttribute getPointer(long i)
getPointer in class Pointerpublic cudaLaunchAttribute id(int setter)
public cudaLaunchAttribute pad(int i, byte setter)
@MemberGetter @Cast(value="char*") public BytePointer pad()
@ByRef public cudaLaunchAttributeValue val()
public cudaLaunchAttribute val(cudaLaunchAttributeValue setter)
Copyright © 2024. All rights reserved.