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