List of all members.
Public Types
Public Member Functions
Static Public Member Functions
Member Typedef Documentation
Member Enumeration Documentation
Constructor & Destructor Documentation
ICUBridgeCollationCompareFunctorImpl::ICUBridgeCollationCompareFunctorImpl |
( |
MemoryManagerType & |
theManager, |
|
|
bool |
fCacheCollators = false |
|
) |
| |
Constructor.
- Parameters:
-
fCacheCollators | If true, the instance will cache collators. This is not thread-safe, so each thread must have its own instance. |
ICUBridgeCollationCompareFunctorImpl::~ICUBridgeCollationCompareFunctorImpl |
( |
| ) |
|
Member Function Documentation
bool ICUBridgeCollationCompareFunctorImpl::isValid |
( |
| ) |
const |
int ICUBridgeCollationCompareFunctorImpl::operator() |
( |
const XalanDOMChar * |
theLHS, |
|
|
const XalanDOMChar * |
theRHS, |
|
|
XalanCollationServices::eCaseOrder |
theCaseOrder = XalanCollationServices::eDefault |
|
) |
| const [virtual] |
int ICUBridgeCollationCompareFunctorImpl::operator() |
( |
const XalanDOMChar * |
theLHS, |
|
|
const XalanDOMChar * |
theRHS, |
|
|
const XalanDOMChar * |
theLocale, |
|
|
XalanCollationServices::eCaseOrder |
theCaseOrder = XalanCollationServices::eDefault |
|
) |
| const [virtual] |
The documentation for this class was generated from the following file: