Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.11


Public Member Functions | Public Attributes | List of all members
CollationCacheStruct::CollatorFindFunctor Struct Reference

#include <ICUBridgeCollationCompareFunctorImpl.hpp>

Public Member Functions

 CollatorFindFunctor (const XalanDOMChar *theLocale)
 
bool operator() (CollationCacheStruct &theStruct) const
 

Public Attributes

const XalanDOMChar *const m_locale
 

Detailed Description

Definition at line 119 of file ICUBridgeCollationCompareFunctorImpl.hpp.

Constructor & Destructor Documentation

◆ CollatorFindFunctor()

CollationCacheStruct::CollatorFindFunctor::CollatorFindFunctor ( const XalanDOMChar *  theLocale)
inline

Definition at line 121 of file ICUBridgeCollationCompareFunctorImpl.hpp.

Member Function Documentation

◆ operator()()

bool CollationCacheStruct::CollatorFindFunctor::operator() ( CollationCacheStruct theStruct) const
inline

Definition at line 127 of file ICUBridgeCollationCompareFunctorImpl.hpp.

Member Data Documentation

◆ m_locale

const XalanDOMChar* const CollationCacheStruct::CollatorFindFunctor::m_locale

Definition at line 132 of file ICUBridgeCollationCompareFunctorImpl.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