Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.11


Classes | Public Member Functions | Public Attributes | List of all members
DecimalFormatCacheStruct Struct Reference

#include <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
 
DecimalFormatTypem_formatter
 

Detailed Description

Definition at line 59 of file ICUFormatNumberFunctor.hpp.

Constructor & Destructor Documentation

◆ DecimalFormatCacheStruct() [1/3]

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

Definition at line 61 of file ICUFormatNumberFunctor.hpp.

◆ DecimalFormatCacheStruct() [2/3]

DecimalFormatCacheStruct::DecimalFormatCacheStruct ( MemoryManager &  theManager)
inline

Definition at line 71 of file ICUFormatNumberFunctor.hpp.

◆ DecimalFormatCacheStruct() [3/3]

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

Definition at line 77 of file ICUFormatNumberFunctor.hpp.

Member Data Documentation

◆ m_DFS

XalanDecimalFormatSymbols DecimalFormatCacheStruct::m_DFS

Definition at line 99 of file ICUFormatNumberFunctor.hpp.

◆ m_formatter

DecimalFormatType* DecimalFormatCacheStruct::m_formatter

Definition at line 101 of file ICUFormatNumberFunctor.hpp.


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

Interpreting class diagrams

Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.

Xalan-C++ XSLT Processor Version 1.11
Copyright © 1999-2012 The Apache Software Foundation.
All Rights Reserved.

Apache Logo