@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 |
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, 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 asdl_int_seq()
public asdl_int_seq(long size)
Pointer.position(long)
.public asdl_int_seq(Pointer p)
Pointer.Pointer(Pointer)
.public asdl_int_seq position(long position)
public 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 © 2020. All rights reserved.