@Properties(inherit=cudart.class) public class ulong1 extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
ulong1()
Default native constructor.
|
ulong1(long size)
Native array allocator.
|
ulong1(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
ulong1 |
position(long position) |
long |
x() |
ulong1 |
x(long setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic ulong1()
public ulong1(long size)
Pointer.position(long).public ulong1(Pointer p)
Pointer.Pointer(Pointer).Copyright © 2019. All rights reserved.