@Properties(inherit=numpy.class) public class PyArray_ScanFunc extends org.bytedeco.javacpp.FunctionPointer
Modifier | Constructor and Description |
---|---|
protected |
PyArray_ScanFunc() |
|
PyArray_ScanFunc(org.bytedeco.javacpp.Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
int |
call(org.bytedeco.javacpp.Pointer fp,
org.bytedeco.javacpp.Pointer dptr,
org.bytedeco.javacpp.BytePointer ignore,
_PyArray_Descr arg3) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, 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 PyArray_ScanFunc(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer)
.protected PyArray_ScanFunc()
public int call(@Cast(value="FILE*") org.bytedeco.javacpp.Pointer fp, org.bytedeco.javacpp.Pointer dptr, @Cast(value="char*") org.bytedeco.javacpp.BytePointer ignore, _PyArray_Descr arg3)
Copyright © 2019. All rights reserved.