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