|
Xalan-C++ API Reference
1.12.0
|
#include <xalanc/PlatformSupport/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 566 of file DoubleSupport.hpp.
|
inline |
Definition at line 576 of file DoubleSupport.hpp.
| double xalanc::DoubleSupport::NumberUnion::d |
Definition at line 568 of file DoubleSupport.hpp.
| unsigned int xalanc::DoubleSupport::NumberUnion::dw1 |
Definition at line 571 of file DoubleSupport.hpp.
Referenced by operator==().
| unsigned int xalanc::DoubleSupport::NumberUnion::dw2 |
Definition at line 572 of file DoubleSupport.hpp.
Referenced by operator==().
| struct { ... } xalanc::DoubleSupport::NumberUnion::dwords |
Referenced by operator==().
Copyright © 1999-2020 The Apache Software Foundation. All Rights Reserved.
Generated on Sun May 31 2020 10:37:30 for Xalan-C++ API Reference by
1.8.17