Package org.bytedeco.cpython
Class PyAsyncGenObject
java.lang.Object
org.bytedeco.javacpp.Pointer
org.bytedeco.cpython.PyAsyncGenObject
- All Implemented Interfaces:
AutoCloseable
-
Nested Class Summary
Nested classes/interfaces inherited from class org.bytedeco.javacpp.Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter -
Field Summary
-
Constructor Summary
ConstructorsConstructorDescriptionDefault native constructor.PyAsyncGenObject(long size) Native array allocator.Pointer cast constructor. -
Method Summary
Modifier and TypeMethodDescriptionbyteag_closed(byte setter) ag_exc_state(_PyErr_StackItem setter) byteag_frame_state(byte setter) byteag_hooks_inited(byte setter) ag_iframe(int i) ag_name()ag_origin_or_finalizer(PyObject setter) ag_qualname(PyObject setter) byteag_running_async(byte setter) ag_weakreflist(PyObject setter) getPointer(long i) ob_base()position(long position) Methods inherited from class org.bytedeco.javacpp.Pointer
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, zero
-
Constructor Details
-
PyAsyncGenObject
public PyAsyncGenObject()Default native constructor. -
PyAsyncGenObject
public PyAsyncGenObject(long size) Native array allocator. Access withPointer.position(long). -
PyAsyncGenObject
Pointer cast constructor. InvokesPointer(Pointer).
-
-
Method Details
-
position
-
getPointer
- Overrides:
getPointerin classPointer
-
ob_base
-
ob_base
-
ag_weakreflist
-
ag_weakreflist
-
ag_name
-
ag_name
-
ag_qualname
-
ag_qualname
-
ag_exc_state
-
ag_exc_state
-
ag_origin_or_finalizer
-
ag_origin_or_finalizer
-
ag_hooks_inited
-
ag_hooks_inited
-
ag_closed
-
ag_closed
-
ag_running_async
-
ag_running_async
-
ag_frame_state
public byte ag_frame_state() -
ag_frame_state
-
ag_iframe
-
ag_iframe
-
ag_iframe
-