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