Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.9

Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

DoubleSupport Member List

This is the complete list of members for DoubleSupport, including all inherited members.
add(double theLHS, double theRHS)DoubleSupport [static]
ceiling(double theValue)DoubleSupport [static]
divide(double theLHS, double theRHS)DoubleSupport [static]
equal(double theLHS, double theRHS)DoubleSupport [static]
floor(double theValue)DoubleSupport [static]
getNaN()DoubleSupport [static]
getNegativeInfinity()DoubleSupport [static]
getPositiveInfinity()DoubleSupport [static]
greaterThan(double theLHS, double theRHS)DoubleSupport [static]
greaterThanOrEqual(double theLHS, double theRHS)DoubleSupport [static]
initialize(MemoryManagerType &theManager)DoubleSupport [static]
isNaN(double theNumber)DoubleSupport [static]
isNegativeInfinity(double theNumber)DoubleSupport [static]
isNegativeZero(double theNumber)DoubleSupport [static]
isPositiveInfinity(double theNumber)DoubleSupport [static]
isPositiveZero(double theNumber)DoubleSupport [static]
isValid(const XalanDOMString &theString)DoubleSupport [static]
isValid(const XalanDOMChar *theString)DoubleSupport [static]
lessThan(double theLHS, double theRHS)DoubleSupport [static]
lessThanOrEqual(double theLHS, double theRHS)DoubleSupport [static]
modulus(double theLHS, double theRHS)DoubleSupport [static]
multiply(double theLHS, double theRHS)DoubleSupport [static]
negative(double theDouble)DoubleSupport [static]
notEqual(double theLHS, double theRHS)DoubleSupport [static]
round(double theValue)DoubleSupport [static]
subtract(double theLHS, double theRHS)DoubleSupport [static]
terminate()DoubleSupport [static]
toDouble(const XalanDOMString &theString, MemoryManagerType &theManager)DoubleSupport [static]
toDouble(const XalanDOMChar *theString, MemoryManagerType &theManager)DoubleSupport [static]

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.9
Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.