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

#include <fpieee.h>

Public Attributes

unsigned int Inexact: 1
 
unsigned int Underflow: 1
 
unsigned int Overflow: 1
 
unsigned int ZeroDivide: 1
 
unsigned int InvalidOperation: 1
 

Member Data Documentation

unsigned int _FPIEEE_EXCEPTION_FLAGS::Inexact
unsigned int _FPIEEE_EXCEPTION_FLAGS::InvalidOperation
unsigned int _FPIEEE_EXCEPTION_FLAGS::Overflow
unsigned int _FPIEEE_EXCEPTION_FLAGS::Underflow
unsigned int _FPIEEE_EXCEPTION_FLAGS::ZeroDivide

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