@Properties(inherit=python.class) public class _Py_tss_t extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
_Py_tss_t()
Default native constructor.
|
_Py_tss_t(long size)
Native array allocator.
|
_Py_tss_t(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
_is_initialized() |
_Py_tss_t |
_is_initialized(int setter) |
long |
_key() |
_Py_tss_t |
_key(long setter) |
_Py_tss_t |
getPointer(long i) |
_Py_tss_t |
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 _Py_tss_t()
public _Py_tss_t(long size)
Pointer.position(long).public _Py_tss_t(Pointer p)
Pointer(Pointer).public _Py_tss_t getPointer(long i)
getPointer in class Pointerpublic int _is_initialized()
public _Py_tss_t _is_initialized(int setter)
public _Py_tss_t _key(long setter)
Copyright © 2022. All rights reserved.