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