Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.10

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

Classes

class  DecimalFormatDeleteFunctor
struct  DecimalFormatFindFunctor

Public Member Functions

 DecimalFormatCacheStruct (MemoryManagerType &theManager, const XalanDecimalFormatSymbols &theDFS, DecimalFormatType *theFormatter)
 DecimalFormatCacheStruct (MemoryManagerType &theManager)
 DecimalFormatCacheStruct (const DecimalFormatCacheStruct &other, MemoryManagerType &theManager)

Public Attributes

XalanDecimalFormatSymbols m_DFS
DecimalFormatTypem_formatter

Constructor & Destructor Documentation

DecimalFormatCacheStruct::DecimalFormatCacheStruct ( MemoryManagerType theManager,
const XalanDecimalFormatSymbols theDFS,
DecimalFormatType theFormatter 
)
DecimalFormatCacheStruct::DecimalFormatCacheStruct ( MemoryManagerType theManager)
DecimalFormatCacheStruct::DecimalFormatCacheStruct ( const DecimalFormatCacheStruct other,
MemoryManagerType theManager 
)

Member Data Documentation

XalanDecimalFormatSymbols DecimalFormatCacheStruct::m_DFS
DecimalFormatType* DecimalFormatCacheStruct::m_formatter

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.

dot

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

Apache Logo