@Properties(inherit=python.class) public class PyStopIterationObject extends org.bytedeco.javacpp.Pointer
| Constructor and Description |
|---|
PyStopIterationObject()
Default native constructor.
|
PyStopIterationObject(long size)
Native array allocator.
|
PyStopIterationObject(org.bytedeco.javacpp.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) |
PyStopIterationObject |
getPointer(long i) |
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, 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 PyStopIterationObject()
public PyStopIterationObject(long size)
Pointer.position(long).public PyStopIterationObject(org.bytedeco.javacpp.Pointer p)
Pointer(Pointer).public PyStopIterationObject position(long position)
position in class org.bytedeco.javacpp.Pointerpublic PyStopIterationObject getPointer(long i)
getPointer in class org.bytedeco.javacpp.Pointer@ByRef public PyObject ob_base()
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)
@Cast(value="char") public byte suppress_context()
public PyStopIterationObject suppress_context(byte setter)
public PyObject value()
public PyStopIterationObject value(PyObject setter)
Copyright © 2023. All rights reserved.