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