Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.11


DoubleSupport Member List

This is the complete list of members for DoubleSupport, including all inherited members.

abs(double theDouble)DoubleSupportstatic
add(double theLHS, double theRHS)DoubleSupportstatic
ceiling(double theValue)DoubleSupportinlinestatic
divide(double theLHS, double theRHS)DoubleSupportstatic
equal(double theLHS, double theRHS)DoubleSupportstatic
floor(double theValue)DoubleSupportinlinestatic
getNaN()DoubleSupportinlinestatic
getNegativeInfinity()DoubleSupportinlinestatic
getPositiveInfinity()DoubleSupportinlinestatic
greaterThan(double theLHS, double theRHS)DoubleSupportstatic
greaterThanOrEqual(double theLHS, double theRHS)DoubleSupportstatic
initialize()DoubleSupportstatic
isNaN(double theNumber)DoubleSupportinlinestatic
isNegativeInfinity(double theNumber)DoubleSupportinlinestatic
isNegativeZero(double theNumber)DoubleSupportinlinestatic
isPositiveInfinity(double theNumber)DoubleSupportinlinestatic
isPositiveZero(double theNumber)DoubleSupportinlinestatic
isValid(const XalanDOMString &theString)DoubleSupportstatic
isValid(const XalanDOMChar *theString)DoubleSupportstatic
lessThan(double theLHS, double theRHS)DoubleSupportstatic
lessThanOrEqual(double theLHS, double theRHS)DoubleSupportstatic
modulus(double theLHS, double theRHS)DoubleSupportstatic
multiply(double theLHS, double theRHS)DoubleSupportstatic
negative(double theDouble)DoubleSupportstatic
notEqual(double theLHS, double theRHS)DoubleSupportinlinestatic
round(double theValue)DoubleSupportstatic
subtract(double theLHS, double theRHS)DoubleSupportstatic
terminate()DoubleSupportstatic
toDouble(const XalanDOMString &theString, MemoryManager &theManager)DoubleSupportstatic
toDouble(const XalanDOMChar *theString, MemoryManager &theManager)DoubleSupportstatic

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