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 | inlinestatic |
divide(double theLHS, double theRHS) | DoubleSupport | static |
equal(double theLHS, double theRHS) | DoubleSupport | static |
floor(double theValue) | DoubleSupport | inlinestatic |
getNaN() | DoubleSupport | inlinestatic |
getNegativeInfinity() | DoubleSupport | inlinestatic |
getPositiveInfinity() | DoubleSupport | inlinestatic |
greaterThan(double theLHS, double theRHS) | DoubleSupport | static |
greaterThanOrEqual(double theLHS, double theRHS) | DoubleSupport | static |
initialize() | DoubleSupport | static |
isNaN(double theNumber) | DoubleSupport | inlinestatic |
isNegativeInfinity(double theNumber) | DoubleSupport | inlinestatic |
isNegativeZero(double theNumber) | DoubleSupport | inlinestatic |
isPositiveInfinity(double theNumber) | DoubleSupport | inlinestatic |
isPositiveZero(double theNumber) | DoubleSupport | inlinestatic |
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 | inlinestatic |
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.11 |
|