Xalan-C++ API Reference
1.12.0
|
#include <xalanc/ICUBridge/ICUBridgeCollationCompareFunctorImpl.hpp>
Public Types | |
enum | { eCacheMax = 10 } |
typedef XalanList< CollationCacheStruct > | CollatorCacheListType |
Public Member Functions | |
ICUBridgeCollationCompareFunctorImpl (MemoryManager &theManager, bool fCacheCollators=false) | |
Constructor. More... | |
~ICUBridgeCollationCompareFunctorImpl () | |
MemoryManager & | getMemoryManager () const |
int | operator() (const XalanDOMChar *theLHS, const XalanDOMChar *theRHS, XalanCollationServices::eCaseOrder theCaseOrder=XalanCollationServices::eDefault) const |
int | operator() (const XalanDOMChar *theLHS, const XalanDOMChar *theRHS, const XalanDOMChar *theLocale, XalanCollationServices::eCaseOrder theCaseOrder=XalanCollationServices::eDefault) const |
bool | isValid () const |
Public Member Functions inherited from xalanc::XalanCollationServices::CollationCompareFunctor | |
CollationCompareFunctor () | |
virtual | ~CollationCompareFunctor () |
Static Public Member Functions | |
static ICUBridgeCollationCompareFunctorImpl * | create (MemoryManager &theManager, bool fCacheCollators=false) |
Definition at line 134 of file ICUBridgeCollationCompareFunctorImpl.hpp.
typedef XalanList<CollationCacheStruct> xalanc::ICUBridgeCollationCompareFunctorImpl::CollatorCacheListType |
Definition at line 179 of file ICUBridgeCollationCompareFunctorImpl.hpp.
anonymous enum |
Enumerator | |
---|---|
eCacheMax |
Definition at line 181 of file ICUBridgeCollationCompareFunctorImpl.hpp.
xalanc::ICUBridgeCollationCompareFunctorImpl::ICUBridgeCollationCompareFunctorImpl | ( | MemoryManager & | theManager, |
bool | fCacheCollators = false |
||
) |
Constructor.
fCacheCollators | If true, the instance will cache collators. This is not thread-safe, so each thread must have its own instance. |
xalanc::ICUBridgeCollationCompareFunctorImpl::~ICUBridgeCollationCompareFunctorImpl | ( | ) |
|
static |
|
inline |
Definition at line 154 of file ICUBridgeCollationCompareFunctorImpl.hpp.
|
inline |
Definition at line 173 of file ICUBridgeCollationCompareFunctorImpl.hpp.
|
virtual |
|
virtual |
Copyright © 1999-2020 The Apache Software Foundation. All Rights Reserved.
Generated on Sun May 31 2020 10:37:32 for Xalan-C++ API Reference by 1.8.17