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