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