@Properties(inherit=numpy.class) public class npy_iter_get_dataptr_t extends FunctionPointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Modifier | Constructor and Description |
---|---|
protected |
npy_iter_get_dataptr_t() |
|
npy_iter_get_dataptr_t(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
BytePointer |
call(PyArrayIterObject iter,
SizeTPointer arg1) |
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, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zero
public npy_iter_get_dataptr_t(Pointer p)
Pointer.Pointer(Pointer)
.protected npy_iter_get_dataptr_t()
@Cast(value="char*") public BytePointer call(PyArrayIterObject iter, @Cast(value="const npy_intp*") SizeTPointer arg1)
Copyright © 2020. All rights reserved.