HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
IexMathIeeeExc.h File Reference
#include "IexExport.h"
#include "IexNamespace.h"
+ Include dependency graph for IexMathIeeeExc.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

IEX_INTERNAL_NAMESPACE_HEADER_ENTER
enum IEX_EXPORT_ENUM 
IeeeExcType
 
 IEEE_OVERFLOW = 1
 
 IEEE_UNDERFLOW = 2
 
 IEEE_DIVZERO = 4
 
 IEEE_INEXACT = 8
 

Variable Documentation

IEEE_DIVZERO = 4

Definition at line 26 of file IexMathIeeeExc.h.

IEEE_INEXACT = 8

Definition at line 27 of file IexMathIeeeExc.h.

IEEE_OVERFLOW = 1

Definition at line 24 of file IexMathIeeeExc.h.

IEEE_UNDERFLOW = 2

Definition at line 25 of file IexMathIeeeExc.h.

Definition at line 22 of file IexMathIeeeExc.h.