@Properties(inherit=python.class) public class PyTraceInfo extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
PyTraceInfo()
Default native constructor.
|
PyTraceInfo(long size)
Native array allocator.
|
PyTraceInfo(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
PyCodeAddressRange |
bounds() |
PyTraceInfo |
bounds(PyCodeAddressRange setter) |
PyCodeObject |
code() |
PyTraceInfo |
code(PyCodeObject setter) |
PyTraceInfo |
getPointer(long i) |
PyTraceInfo |
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 PyTraceInfo()
public PyTraceInfo(long size)
Pointer.position(long).public PyTraceInfo(Pointer p)
Pointer(Pointer).public PyTraceInfo position(long position)
public PyTraceInfo getPointer(long i)
getPointer in class Pointerpublic PyCodeObject code()
public PyTraceInfo code(PyCodeObject setter)
@ByRef public PyCodeAddressRange bounds()
public PyTraceInfo bounds(PyCodeAddressRange setter)
Copyright © 2024. All rights reserved.