@Properties(inherit=python.class) public class _opaque extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
_opaque()
Default native constructor.
|
_opaque(long size)
Native array allocator.
|
_opaque(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
BytePointer |
_limit() |
_opaque |
_limit(BytePointer setter) |
int |
computed_line() |
_opaque |
computed_line(int setter) |
_opaque |
getPointer(long i) |
BytePointer |
lo_next() |
_opaque |
lo_next(BytePointer setter) |
_opaque |
position(long position) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, 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, zeropublic _opaque()
public _opaque(long size)
Pointer.position(long).public _opaque(Pointer p)
Pointer(Pointer).public _opaque getPointer(long i)
getPointer in class Pointerpublic int computed_line()
public _opaque computed_line(int setter)
@Cast(value="const char*") public BytePointer lo_next()
public _opaque lo_next(BytePointer setter)
@Name(value="limit") @Cast(value="const char*") public BytePointer _limit()
public _opaque _limit(BytePointer setter)
Copyright © 2023. All rights reserved.