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