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