This is the complete list of members for ICUXalanNumberFormatProxy, including all inherited members.
applyGrouping(const XalanDOMString &value, XalanDOMString &result) | XalanNumberFormat | protected |
create(MemoryManager &theManager) | XalanNumberFormat | inlinestatic |
format(double theValue, XalanDOMString &theResult) | ICUXalanNumberFormatProxy | virtual |
format(int theValue, XalanDOMString &theResult) | ICUXalanNumberFormatProxy | virtual |
format(unsigned int theValue, XalanDOMString &theResult) | ICUXalanNumberFormatProxy | virtual |
format(long theValue, XalanDOMString &theResult) | ICUXalanNumberFormatProxy | virtual |
format(unsigned long theValue, XalanDOMString &theResult) | ICUXalanNumberFormatProxy | virtual |
format(XALAN_INT64 theValue, XalanDOMString &theResult) | ICUXalanNumberFormatProxy | virtual |
format(XALAN_UINT64 theValue, XalanDOMString &theResult) | ICUXalanNumberFormatProxy | virtual |
getMemoryManager() | XalanNumberFormat | inline |
ICUXalanNumberFormatProxy(MemoryManager &theManager) | ICUXalanNumberFormatProxy | explicit |
isGroupingUsed() const | ICUXalanNumberFormatProxy | virtual |
setGroupingSeparator(const XalanDOMString &s) | ICUXalanNumberFormatProxy | virtual |
setGroupingSize(unsigned long size) | ICUXalanNumberFormatProxy | virtual |
setGroupingUsed(bool bUsed) | ICUXalanNumberFormatProxy | virtual |
XalanNumberFormat(MemoryManager &theManager) | XalanNumberFormat | explicit |
~ICUXalanNumberFormatProxy() | ICUXalanNumberFormatProxy | virtual |
~XalanNumberFormat() | XalanNumberFormat | virtual |
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11 |
|