@Properties(inherit=python.class) public class PyAsyncGenObject extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
PyAsyncGenObject()
Default native constructor.
|
PyAsyncGenObject(long size)
Native array allocator.
|
PyAsyncGenObject(Pointer p)
Pointer cast constructor.
|
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 PyAsyncGenObject()
public PyAsyncGenObject(long size)
Pointer.position(long).public PyAsyncGenObject(Pointer p)
Pointer(Pointer).public PyAsyncGenObject position(long position)
public PyAsyncGenObject getPointer(long i)
getPointer in class Pointerpublic PyAsyncGenObject ob_base(PyObject setter)
public PyCodeObject ag_code()
public PyAsyncGenObject ag_code(PyCodeObject setter)
public PyObject ag_weakreflist()
public PyAsyncGenObject ag_weakreflist(PyObject setter)
public PyObject ag_name()
public PyAsyncGenObject ag_name(PyObject setter)
public PyObject ag_qualname()
public PyAsyncGenObject ag_qualname(PyObject setter)
@ByRef public _PyErr_StackItem ag_exc_state()
public PyAsyncGenObject ag_exc_state(_PyErr_StackItem setter)
public PyObject ag_origin_or_finalizer()
public PyAsyncGenObject ag_origin_or_finalizer(PyObject setter)
public PyAsyncGenObject ag_hooks_inited(byte setter)
public PyAsyncGenObject ag_closed(byte setter)
public PyAsyncGenObject ag_running_async(byte setter)
public byte ag_frame_state()
public PyAsyncGenObject ag_frame_state(byte setter)
public PyObject ag_iframe(int i)
public PyAsyncGenObject ag_iframe(int i, PyObject setter)
@MemberGetter @Cast(value="PyObject**") public PointerPointer ag_iframe()
Copyright © 2024. All rights reserved.