Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.11


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

#include <ICUFormatNumberFunctor.hpp>

Public Member Functions

 DecimalFormatFindFunctor (const XalanDecimalFormatSymbols *theDFS)
 
bool operator() (DecimalFormatCacheStruct &theStruct) const
 

Public Attributes

const XalanDecimalFormatSymbols *const m_DFS
 

Detailed Description

Definition at line 132 of file ICUFormatNumberFunctor.hpp.

Constructor & Destructor Documentation

◆ DecimalFormatFindFunctor()

DecimalFormatCacheStruct::DecimalFormatFindFunctor::DecimalFormatFindFunctor ( const XalanDecimalFormatSymbols theDFS)
inline

Definition at line 134 of file ICUFormatNumberFunctor.hpp.

Member Function Documentation

◆ operator()()

bool DecimalFormatCacheStruct::DecimalFormatFindFunctor::operator() ( DecimalFormatCacheStruct theStruct) const
inline

Definition at line 140 of file ICUFormatNumberFunctor.hpp.

Member Data Documentation

◆ m_DFS

const XalanDecimalFormatSymbols* const DecimalFormatCacheStruct::DecimalFormatFindFunctor::m_DFS

Definition at line 145 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