@Properties(inherit=python.class) public class _frame extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
_frame()
Default native constructor.
|
_frame(long size)
Native array allocator.
|
_frame(Pointer p)
Pointer cast constructor.
|
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, 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 _frame()
public _frame(long size)
Pointer.position(long).public _frame(Pointer p)
Pointer(Pointer).public _frame getPointer(long i)
getPointer in class Pointer@ByRef public PyVarObject ob_base()
public _frame ob_base(PyVarObject setter)
public _frame f_back()
public PyCodeObject f_code()
public _frame f_code(PyCodeObject setter)
public PyObject f_builtins()
public PyObject f_globals()
public PyObject f_locals()
public PyObject f_valuestack(int i)
@Cast(value="PyObject**") public PointerPointer f_valuestack()
public _frame f_valuestack(PointerPointer setter)
public PyObject f_trace()
public int f_stackdepth()
public _frame f_stackdepth(int setter)
public _frame f_trace_lines(byte setter)
public _frame f_trace_opcodes(byte setter)
public PyObject f_gen()
public int f_lasti()
public _frame f_lasti(int setter)
public int f_lineno()
public _frame f_lineno(int setter)
public int f_iblock()
public _frame f_iblock(int setter)
public _frame f_state(byte setter)
@ByRef public PyTryBlock f_blockstack(int i)
public _frame f_blockstack(int i, PyTryBlock setter)
@MemberGetter public PyTryBlock f_blockstack()
public PyObject f_localsplus(int i)
@MemberGetter @Cast(value="PyObject**") public PointerPointer f_localsplus()
Copyright © 2023. All rights reserved.