@Properties(inherit=numpy.class) public class PyBoolScalarObject extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
PyBoolScalarObject()
Default native constructor.
|
PyBoolScalarObject(long size)
Native array allocator.
|
PyBoolScalarObject(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
PyObject |
ob_base() |
PyBoolScalarObject |
ob_base(PyObject setter) |
byte |
obval() |
PyBoolScalarObject |
obval(byte setter) |
PyBoolScalarObject |
position(long position) |
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 PyBoolScalarObject()
public PyBoolScalarObject(long size)
Pointer.position(long)
.public PyBoolScalarObject(Pointer p)
Pointer.Pointer(Pointer)
.public PyBoolScalarObject position(long position)
public PyBoolScalarObject ob_base(PyObject setter)
public PyBoolScalarObject obval(byte setter)
Copyright © 2020. All rights reserved.