@Properties(inherit=python.class) public class _type_ignore extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
_type_ignore()
Default native constructor.
|
_type_ignore(long size)
Native array allocator.
|
_type_ignore(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
_type_ignore |
getPointer(long i) |
int |
kind() |
_type_ignore |
kind(int setter) |
_type_ignore |
position(long position) |
int |
v_TypeIgnore_lineno() |
_type_ignore |
v_TypeIgnore_lineno(int setter) |
PyObject |
v_TypeIgnore_tag() |
_type_ignore |
v_TypeIgnore_tag(PyObject setter) |
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 _type_ignore()
public _type_ignore(long size)
Pointer.position(long).public _type_ignore(Pointer p)
Pointer(Pointer).public _type_ignore position(long position)
public _type_ignore getPointer(long i)
getPointer in class Pointerpublic _type_ignore kind(int setter)
public _type_ignore v_TypeIgnore_lineno(int setter)
@Name(value="v.TypeIgnore.tag") @Cast(value="string") public PyObject v_TypeIgnore_tag()
public _type_ignore v_TypeIgnore_tag(PyObject setter)
Copyright © 2021. All rights reserved.