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