@Properties(inherit=linux.class) public class _libc_fpreg extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
_libc_fpreg()
Default native constructor.
|
_libc_fpreg(long size)
Native array allocator.
|
_libc_fpreg(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
short |
exponent() |
_libc_fpreg |
exponent(short setter) |
_libc_fpreg |
getPointer(long i) |
_libc_fpreg |
position(long position) |
ShortPointer |
significand() |
short |
significand(int i) |
_libc_fpreg |
significand(int i,
short 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 _libc_fpreg()
public _libc_fpreg(long size)
Pointer.position(long).public _libc_fpreg(Pointer p)
Pointer(Pointer).public _libc_fpreg position(long position)
public _libc_fpreg getPointer(long i)
getPointer in class Pointerpublic _libc_fpreg significand(int i, short setter)
@MemberGetter @Cast(value="unsigned short int*") public ShortPointer significand()
public _libc_fpreg exponent(short setter)
Copyright © 2021. All rights reserved.