@Properties(inherit=cudart.class) public class CUuuid_st extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
CUuuid_st()
Default native constructor.
|
CUuuid_st(long size)
Native array allocator.
|
CUuuid_st(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
BytePointer |
bytes() |
byte |
bytes(int i) |
CUuuid_st |
bytes(int i,
byte setter) |
CUuuid_st |
position(long position) |
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 CUuuid_st()
public CUuuid_st(long size)
Pointer.position(long).public CUuuid_st(Pointer p)
Pointer.Pointer(Pointer).public CUuuid_st bytes(int i, byte setter)
@MemberGetter @Cast(value="char*") public BytePointer bytes()
Copyright © 2019. All rights reserved.