@Properties(inherit=cupti.class) public class CUpti_SynchronizeData extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
CUpti_SynchronizeData()
Default native constructor.
|
CUpti_SynchronizeData(long size)
Native array allocator.
|
CUpti_SynchronizeData(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
CUctx_st |
context()
The context of the stream being synchronized.
|
CUpti_SynchronizeData |
context(CUctx_st setter) |
CUpti_SynchronizeData |
getPointer(long i) |
CUpti_SynchronizeData |
position(long position) |
CUstream_st |
stream()
The stream being synchronized.
|
CUpti_SynchronizeData |
stream(CUstream_st 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 CUpti_SynchronizeData()
public CUpti_SynchronizeData(long size)
Pointer.position(long).public CUpti_SynchronizeData(Pointer p)
Pointer(Pointer).public CUpti_SynchronizeData position(long position)
public CUpti_SynchronizeData getPointer(long i)
getPointer in class Pointerpublic CUctx_st context()
public CUpti_SynchronizeData context(CUctx_st setter)
public CUstream_st stream()
public CUpti_SynchronizeData stream(CUstream_st setter)
Copyright © 2025. All rights reserved.