@Properties(inherit=python.class) public class PyCMethod extends FunctionPointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Modifier | Constructor and Description |
---|---|
protected |
PyCMethod() |
|
PyCMethod(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
PyObject |
call(PyObject arg0,
PyTypeObject arg1,
PointerPointer arg2,
long arg3,
PyObject arg4) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zero
public PyCMethod(Pointer p)
Pointer(Pointer)
.protected PyCMethod()
public PyObject call(PyObject arg0, PyTypeObject arg1, @Cast(value="PyObject*const*") PointerPointer arg2, @Cast(value="size_t") long arg3, PyObject arg4)
Copyright © 2024. All rights reserved.