Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.11


Public Member Functions | Public Attributes | List of all members
DoubleSupport::NumberUnion Union Reference

#include <DoubleSupport.hpp>

Public Member Functions

bool operator== (double theNumber) const
 

Public Attributes

double d
 
struct {
   unsigned int   dw1
 
   unsigned int   dw2
 
dwords
 

Detailed Description

Definition at line 619 of file DoubleSupport.hpp.

Member Function Documentation

◆ operator==()

bool DoubleSupport::NumberUnion::operator== ( double  theNumber) const
inline

Definition at line 629 of file DoubleSupport.hpp.

Member Data Documentation

◆ d

double DoubleSupport::NumberUnion::d

Definition at line 621 of file DoubleSupport.hpp.

◆ dw1

unsigned int DoubleSupport::NumberUnion::dw1

Definition at line 624 of file DoubleSupport.hpp.

◆ dw2

unsigned int DoubleSupport::NumberUnion::dw2

Definition at line 625 of file DoubleSupport.hpp.

◆ dwords

struct { ... } DoubleSupport::NumberUnion::dwords

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

Interpreting class diagrams

Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.

Xalan-C++ XSLT Processor Version 1.11
Copyright © 1999-2012 The Apache Software Foundation.
All Rights Reserved.

Apache Logo