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