|
Xalan-C++ API Reference
1.12.0
|
#include <xalanc/ICUBridge/ICUBridgeCollationCompareFunctorImpl.hpp>
Classes | |
| struct | CollatorDeleteFunctor |
| struct | CollatorFindFunctor |
Public Member Functions | |
| CollationCacheStruct (MemoryManager &theManager, const XalanDOMString &theLocale, CollatorType *theCollator) | |
| CollationCacheStruct (MemoryManager &theManager) | |
| CollationCacheStruct (const CollationCacheStruct &other, MemoryManager &theManager) | |
| void | swap (CollationCacheStruct &theOther) |
Public Attributes | |
| XalanDOMString | m_locale |
| CollatorType * | m_collator |
Definition at line 46 of file ICUBridgeCollationCompareFunctorImpl.hpp.
|
inline |
Definition at line 48 of file ICUBridgeCollationCompareFunctorImpl.hpp.
|
inline |
Definition at line 57 of file ICUBridgeCollationCompareFunctorImpl.hpp.
|
inline |
Definition at line 63 of file ICUBridgeCollationCompareFunctorImpl.hpp.
|
inline |
Definition at line 70 of file ICUBridgeCollationCompareFunctorImpl.hpp.
References m_collator, and m_locale.
| CollatorType* xalanc::CollationCacheStruct::m_collator |
Definition at line 97 of file ICUBridgeCollationCompareFunctorImpl.hpp.
Referenced by xalanc::CollationCacheStruct::CollatorDeleteFunctor::operator()(), and swap().
| XalanDOMString xalanc::CollationCacheStruct::m_locale |
Definition at line 95 of file ICUBridgeCollationCompareFunctorImpl.hpp.
Referenced by xalanc::CollationCacheStruct::CollatorFindFunctor::operator()(), and swap().
Copyright © 1999-2020 The Apache Software Foundation. All Rights Reserved.
Generated on Sun May 31 2020 10:37:30 for Xalan-C++ API Reference by
1.8.17