@Properties(inherit=python.class) public class PyGetSetDescrObject extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
PyGetSetDescrObject()
Default native constructor.
|
PyGetSetDescrObject(long size)
Native array allocator.
|
PyGetSetDescrObject(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
PyDescrObject |
d_common() |
PyGetSetDescrObject |
d_common(PyDescrObject setter) |
PyGetSetDef |
d_getset() |
PyGetSetDescrObject |
d_getset(PyGetSetDef setter) |
PyGetSetDescrObject |
getPointer(long i) |
PyGetSetDescrObject |
position(long position) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic PyGetSetDescrObject()
public PyGetSetDescrObject(long size)
Pointer.position(long).public PyGetSetDescrObject(Pointer p)
Pointer(Pointer).public PyGetSetDescrObject position(long position)
public PyGetSetDescrObject getPointer(long i)
getPointer in class Pointer@ByRef public PyDescrObject d_common()
public PyGetSetDescrObject d_common(PyDescrObject setter)
public PyGetSetDef d_getset()
public PyGetSetDescrObject d_getset(PyGetSetDef setter)
Copyright © 2022. All rights reserved.