@Properties(inherit=python.class) public class PyStopIterationObject extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
PyStopIterationObject()
Default native constructor.
|
PyStopIterationObject(long size)
Native array allocator.
|
PyStopIterationObject(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
PyObject |
args() |
PyStopIterationObject |
args(PyObject setter) |
PyObject |
cause() |
PyStopIterationObject |
cause(PyObject setter) |
PyObject |
context() |
PyStopIterationObject |
context(PyObject setter) |
PyObject |
dict() |
PyStopIterationObject |
dict(PyObject setter) |
PyObject |
ob_base() |
PyStopIterationObject |
ob_base(PyObject setter) |
PyStopIterationObject |
position(long position) |
byte |
suppress_context() |
PyStopIterationObject |
suppress_context(byte setter) |
PyObject |
traceback() |
PyStopIterationObject |
traceback(PyObject setter) |
PyObject |
value() |
PyStopIterationObject |
value(PyObject setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zero
public PyStopIterationObject()
public PyStopIterationObject(long size)
Pointer.position(long)
.public PyStopIterationObject(Pointer p)
Pointer.Pointer(Pointer)
.public PyStopIterationObject position(long position)
public PyStopIterationObject ob_base(PyObject setter)
public PyObject dict()
public PyStopIterationObject dict(PyObject setter)
public PyObject args()
public PyStopIterationObject args(PyObject setter)
public PyObject traceback()
public PyStopIterationObject traceback(PyObject setter)
public PyObject context()
public PyStopIterationObject context(PyObject setter)
public PyObject cause()
public PyStopIterationObject cause(PyObject setter)
public PyStopIterationObject suppress_context(byte setter)
public PyObject value()
public PyStopIterationObject value(PyObject setter)
Copyright © 2020. All rights reserved.