Xalan-C++ API Reference 1.12.0
|
#include <xalanc/ICUBridge/ICUFormatNumberFunctor.hpp>
Classes | |
class | DecimalFormatDeleteFunctor |
struct | DecimalFormatFindFunctor |
Public Member Functions | |
DecimalFormatCacheStruct (MemoryManager &theManager, const XalanDecimalFormatSymbols &theDFS, DecimalFormatType *theFormatter) | |
DecimalFormatCacheStruct (MemoryManager &theManager) | |
DecimalFormatCacheStruct (const DecimalFormatCacheStruct &other, MemoryManager &theManager) |
Public Attributes | |
XalanDecimalFormatSymbols | m_DFS |
DecimalFormatType * | m_formatter |
Definition at line 55 of file ICUFormatNumberFunctor.hpp.
|
inline |
Definition at line 57 of file ICUFormatNumberFunctor.hpp.
References m_DFS, and m_formatter.
Referenced by DecimalFormatCacheStruct(), xalanc::DecimalFormatCacheStruct::DecimalFormatDeleteFunctor::operator()(), and xalanc::DecimalFormatCacheStruct::DecimalFormatFindFunctor::operator()().
|
inline |
Definition at line 67 of file ICUFormatNumberFunctor.hpp.
References m_DFS, and m_formatter.
|
inline |
Definition at line 73 of file ICUFormatNumberFunctor.hpp.
References DecimalFormatCacheStruct(), m_DFS, and m_formatter.
XalanDecimalFormatSymbols xalanc::DecimalFormatCacheStruct::m_DFS |
Definition at line 95 of file ICUFormatNumberFunctor.hpp.
Referenced by DecimalFormatCacheStruct(), DecimalFormatCacheStruct(), DecimalFormatCacheStruct(), and xalanc::DecimalFormatCacheStruct::DecimalFormatFindFunctor::operator()().
DecimalFormatType* xalanc::DecimalFormatCacheStruct::m_formatter |
Definition at line 97 of file ICUFormatNumberFunctor.hpp.
Referenced by DecimalFormatCacheStruct(), DecimalFormatCacheStruct(), DecimalFormatCacheStruct(), and xalanc::DecimalFormatCacheStruct::DecimalFormatDeleteFunctor::operator()().
Copyright © 1999-2020 The Apache Software Foundation. All Rights Reserved.
Generated on for Xalan-C++ API Reference by