#include <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 50 of file ICUBridgeCollationCompareFunctorImpl.hpp.
|
inline |
Definition at line 52 of file ICUBridgeCollationCompareFunctorImpl.hpp.
|
inline |
Definition at line 61 of file ICUBridgeCollationCompareFunctorImpl.hpp.
|
inline |
Definition at line 67 of file ICUBridgeCollationCompareFunctorImpl.hpp.
|
inline |
Definition at line 74 of file ICUBridgeCollationCompareFunctorImpl.hpp.
| CollatorType* CollationCacheStruct::m_collator |
Definition at line 101 of file ICUBridgeCollationCompareFunctorImpl.hpp.
| XalanDOMString CollationCacheStruct::m_locale |
Definition at line 99 of file ICUBridgeCollationCompareFunctorImpl.hpp.
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
|
Xalan-C++ XSLT Processor Version 1.11 |
|
|