This is the complete list of members for DoubleSupport, including all inherited members.
abs(double theDouble) | DoubleSupport | static |
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() | 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, MemoryManager &theManager) | DoubleSupport | static |
toDouble(const XalanDOMChar *theString, MemoryManager &theManager) | DoubleSupport | static |
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
![]() |
Xalan-C++ XSLT Processor Version 1.10 |
|