IGNORE:
More...
#include <eval.h>
Data Fields |
|
enum eval_type_t | type |
|
union { |
| int as_int |
| unsigned int as_uint |
| md_addr_t as_addr |
| float as_float |
| double as_double |
| char * as_symbol |
| } | value |
|
union { |
| int as_int |
| unsigned int as_uint |
| md_addr_t as_addr |
| float as_float |
| double as_double |
| char * as_symbol |
| } | value |
Detailed Description
IGNORE:
The documentation for this struct was generated from the following files:
- sst/core/techModels/libsim-panalyzer/eval.h
- sst/elements/genericProc/FE/ppcFrontEnd/eval.h