@Properties(inherit=cupti.class) public class CUpti_StateData extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
CUpti_StateData()
Default native constructor.
|
CUpti_StateData(long size)
Native array allocator.
|
CUpti_StateData(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
CUpti_StateData |
getPointer(long i) |
BytePointer |
notification_message()
String containing more details.
|
CUpti_StateData |
notification_message(BytePointer setter) |
int |
notification_result()
Error code
|
CUpti_StateData |
notification_result(int setter) |
CUpti_StateData |
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_StateData()
public CUpti_StateData(long size)
Pointer.position(long).public CUpti_StateData(Pointer p)
Pointer(Pointer).public CUpti_StateData position(long position)
public CUpti_StateData getPointer(long i)
getPointer in class Pointer@Name(value="notification.result") @Cast(value="CUptiResult") public int notification_result()
public CUpti_StateData notification_result(int setter)
@Name(value="notification.message") @Cast(value="const char*") public BytePointer notification_message()
public CUpti_StateData notification_message(BytePointer setter)
Copyright © 2025. All rights reserved.