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