Xalan-C++ API Reference 1.12.0
xalanc::DecimalFormatCacheStruct Struct Reference

#include <xalanc/ICUBridge/ICUFormatNumberFunctor.hpp>

Collaboration diagram for xalanc::DecimalFormatCacheStruct:
[legend]

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
DecimalFormatTypem_formatter

Detailed Description

Definition at line 55 of file ICUFormatNumberFunctor.hpp.

Constructor & Destructor Documentation

◆ DecimalFormatCacheStruct() [1/3]

xalanc::DecimalFormatCacheStruct::DecimalFormatCacheStruct ( MemoryManager & theManager,
const XalanDecimalFormatSymbols & theDFS,
DecimalFormatType * theFormatter )
inline

◆ DecimalFormatCacheStruct() [2/3]

xalanc::DecimalFormatCacheStruct::DecimalFormatCacheStruct ( MemoryManager & theManager)
inline

Definition at line 67 of file ICUFormatNumberFunctor.hpp.

References m_DFS, and m_formatter.

◆ DecimalFormatCacheStruct() [3/3]

xalanc::DecimalFormatCacheStruct::DecimalFormatCacheStruct ( const DecimalFormatCacheStruct & other,
MemoryManager & theManager )
inline

Definition at line 73 of file ICUFormatNumberFunctor.hpp.

References DecimalFormatCacheStruct(), m_DFS, and m_formatter.

Member Data Documentation

◆ m_DFS

◆ m_formatter


The documentation for this struct was generated from the following file: