@Properties(inherit=python.class) public class setentry extends org.bytedeco.javacpp.Pointer
| Constructor and Description |
|---|
setentry()
Default native constructor.
|
setentry(long size)
Native array allocator.
|
setentry(org.bytedeco.javacpp.Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
setentry |
getPointer(long i) |
long |
hash() |
setentry |
hash(long setter) |
PyObject |
key() |
setentry |
key(PyObject setter) |
setentry |
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, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic setentry()
public setentry(long size)
Pointer.position(long).public setentry(org.bytedeco.javacpp.Pointer p)
Pointer(Pointer).public setentry position(long position)
position in class org.bytedeco.javacpp.Pointerpublic setentry getPointer(long i)
getPointer in class org.bytedeco.javacpp.Pointerpublic PyObject key()
@Cast(value="Py_hash_t") public long hash()
public setentry hash(long setter)
Copyright © 2023. All rights reserved.