@Properties(inherit=python.class) public class _mod extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
_mod()
Default native constructor.
|
_mod(long size)
Native array allocator.
|
_mod(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
int |
kind() |
_mod |
kind(int setter) |
_mod |
position(long position) |
_mod |
v_Expression_body(_expr setter) |
_expr |
v_Expression_body() |
asdl_seq |
v_Interactive_body() |
_mod |
v_Interactive_body(asdl_seq setter) |
asdl_seq |
v_Module_body() |
_mod |
v_Module_body(asdl_seq setter) |
asdl_seq |
v_Suite_body() |
_mod |
v_Suite_body(asdl_seq 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 _mod()
public _mod(long size)
Pointer.position(long)
.public _mod(Pointer p)
Pointer.Pointer(Pointer)
.public _mod kind(int setter)
Copyright © 2020. All rights reserved.