@Properties(inherit=cupti.class) public class CUpti_ResourceData extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
CUpti_ResourceData()
Default native constructor.
|
CUpti_ResourceData(long size)
Native array allocator.
|
CUpti_ResourceData(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
CUctx_st |
context()
For CUPTI_CBID_RESOURCE_CONTEXT_CREATED and
CUPTI_CBID_RESOURCE_CONTEXT_DESTROY_STARTING, the context being
created or destroyed.
|
CUpti_ResourceData |
context(CUctx_st setter) |
CUpti_ResourceData |
getPointer(long i) |
CUpti_ResourceData |
position(long position) |
Pointer |
resourceDescriptor()
Reserved for future use.
|
CUpti_ResourceData |
resourceDescriptor(Pointer setter) |
CUstream_st |
resourceHandle_stream()
For CUPTI_CBID_RESOURCE_STREAM_CREATED and
CUPTI_CBID_RESOURCE_STREAM_DESTROY_STARTING, the stream being
created or destroyed.
|
CUpti_ResourceData |
resourceHandle_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_ResourceData()
public CUpti_ResourceData(long size)
Pointer.position(long).public CUpti_ResourceData(Pointer p)
Pointer(Pointer).public CUpti_ResourceData position(long position)
public CUpti_ResourceData getPointer(long i)
getPointer in class Pointerpublic CUctx_st context()
public CUpti_ResourceData context(CUctx_st setter)
@Name(value="resourceHandle.stream") public CUstream_st resourceHandle_stream()
public CUpti_ResourceData resourceHandle_stream(CUstream_st setter)
public Pointer resourceDescriptor()
public CUpti_ResourceData resourceDescriptor(Pointer setter)
Copyright © 2025. All rights reserved.