#include <DoubleSupport.hpp>
Public Member Functions | |
bool | operator== (double theNumber) const |
Public Attributes | |
double | d |
struct { | |
unsigned int dw1 | |
unsigned int dw2 | |
} | dwords |
Definition at line 619 of file DoubleSupport.hpp.
|
inline |
Definition at line 629 of file DoubleSupport.hpp.
double DoubleSupport::NumberUnion::d |
Definition at line 621 of file DoubleSupport.hpp.
unsigned int DoubleSupport::NumberUnion::dw1 |
Definition at line 624 of file DoubleSupport.hpp.
unsigned int DoubleSupport::NumberUnion::dw2 |
Definition at line 625 of file DoubleSupport.hpp.
struct { ... } DoubleSupport::NumberUnion::dwords |
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11 |
|