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