@Properties(inherit=cudart.class) public class ulonglong4 extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
ulonglong4()
Default native constructor.
|
ulonglong4(long size)
Native array allocator.
|
ulonglong4(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
ulonglong4 |
getPointer(long i) |
ulonglong4 |
position(long position) |
long |
w() |
ulonglong4 |
w(long setter) |
long |
x() |
ulonglong4 |
x(long setter) |
long |
y() |
ulonglong4 |
y(long setter) |
long |
z() |
ulonglong4 |
z(long 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 ulonglong4()
public ulonglong4(long size)
Pointer.position(long).public ulonglong4(Pointer p)
Pointer(Pointer).public ulonglong4 position(long position)
public ulonglong4 getPointer(long i)
getPointer in class Pointerpublic ulonglong4 x(long setter)
public ulonglong4 y(long setter)
public ulonglong4 z(long setter)
public ulonglong4 w(long setter)
Copyright © 2024. All rights reserved.