public final class Float96
extends org.moe.natj.c.StructObject
| Modifier | Constructor and Description |
|---|---|
|
Float96() |
protected |
Float96(org.moe.natj.general.Pointer peer) |
| Modifier and Type | Method and Description |
|---|---|
short |
exp(int field_idx)
the second 16-bits are undefined
|
char |
man(int field_idx) |
void |
setExp(short value,
int field_idx)
the second 16-bits are undefined
|
void |
setMan(char value,
int field_idx) |