@Properties(inherit=cupti.class) public class CUpti_NvtxData extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
CUpti_NvtxData()
Default native constructor.
|
CUpti_NvtxData(long size)
Native array allocator.
|
CUpti_NvtxData(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
BytePointer |
functionName()
Name of the NVTX API function which issued the callback.
|
CUpti_NvtxData |
functionName(BytePointer setter) |
Pointer |
functionParams()
Pointer to the arguments passed to the NVTX API call.
|
CUpti_NvtxData |
functionParams(Pointer setter) |
Pointer |
functionReturnValue()
Pointer to the return value of the NVTX API call.
|
CUpti_NvtxData |
functionReturnValue(Pointer setter) |
CUpti_NvtxData |
getPointer(long i) |
CUpti_NvtxData |
position(long position) |
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_NvtxData()
public CUpti_NvtxData(long size)
Pointer.position(long).public CUpti_NvtxData(Pointer p)
Pointer(Pointer).public CUpti_NvtxData position(long position)
public CUpti_NvtxData getPointer(long i)
getPointer in class Pointer@Cast(value="const char*") public BytePointer functionName()
public CUpti_NvtxData functionName(BytePointer setter)
@Const public Pointer functionParams()
public CUpti_NvtxData functionParams(Pointer setter)
@Const public Pointer functionReturnValue()
public CUpti_NvtxData functionReturnValue(Pointer setter)
Copyright © 2025. All rights reserved.