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