STLdoc
STLdocumentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Attributes | List of all members
_FPIEEE_VALUE Struct Reference

#include <fpieee.h>

Public Attributes

union {
   _FP32   Fp32Value
 
   _FP64   Fp64Value
 
   _FP80   Fp80Value
 
   _FP128   Fp128Value
 
   _I16   I16Value
 
   _I32   I32Value
 
   _I64   I64Value
 
   _U16   U16Value
 
   _U32   U32Value
 
   _U64   U64Value
 
   _BCD80   Bcd80Value
 
   char *   StringValue
 
   int   CompareValue
 
   _Q64   Q64Value
 
   _FPQ64   Fpq64Value
 
Value
 
unsigned int OperandValid: 1
 
unsigned int Format: 4
 

Member Data Documentation

_BCD80 _FPIEEE_VALUE::Bcd80Value
int _FPIEEE_VALUE::CompareValue
unsigned int _FPIEEE_VALUE::Format
_FP128 _FPIEEE_VALUE::Fp128Value
_FP32 _FPIEEE_VALUE::Fp32Value
_FP64 _FPIEEE_VALUE::Fp64Value
_FP80 _FPIEEE_VALUE::Fp80Value
_FPQ64 _FPIEEE_VALUE::Fpq64Value
_I16 _FPIEEE_VALUE::I16Value
_I32 _FPIEEE_VALUE::I32Value
_I64 _FPIEEE_VALUE::I64Value
unsigned int _FPIEEE_VALUE::OperandValid
_Q64 _FPIEEE_VALUE::Q64Value
char* _FPIEEE_VALUE::StringValue
_U16 _FPIEEE_VALUE::U16Value
_U32 _FPIEEE_VALUE::U32Value
_U64 _FPIEEE_VALUE::U64Value
union { ... } _FPIEEE_VALUE::Value

The documentation for this struct was generated from the following file: