#include <eus.h>
Public Attributes | |
| float | fval |
| eusfloat_t | fval |
| int | ival |
| eusinteger_t | ival |
| struct { | |
| short high | |
| short low | |
| } | sval |
| struct { | |
| short high | |
| short low | |
| } | sval |
| float numunion::fval |
| short numunion::high |
| int numunion::ival |
| short numunion::low |
| struct { ... } numunion::sval |
| struct { ... } numunion::sval |