Classes | |
struct | CollatorDeleteFunctor |
struct | CollatorFindFunctor |
Public Member Functions | |
CollationCacheStruct (MemoryManagerType &theManager, const XalanDOMString &theLocale, CollatorType *theCollator) | |
CollationCacheStruct (MemoryManagerType &theManager) | |
CollationCacheStruct (const CollationCacheStruct &other, MemoryManagerType &theManager) | |
void | swap (CollationCacheStruct &theOther) |
Public Attributes | |
XalanDOMString | m_locale |
CollatorType * | m_collator |
CollationCacheStruct::CollationCacheStruct | ( | MemoryManagerType & | theManager, |
const XalanDOMString & | theLocale, | ||
CollatorType * | theCollator | ||
) |
CollationCacheStruct::CollationCacheStruct | ( | MemoryManagerType & | theManager) |
CollationCacheStruct::CollationCacheStruct | ( | const CollationCacheStruct & | other, |
MemoryManagerType & | theManager | ||
) |
void CollationCacheStruct::swap | ( | CollationCacheStruct & | theOther) |
CollatorType* CollationCacheStruct::m_collator |
XalanDOMString CollationCacheStruct::m_locale |
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
![]() |
Xalan-C++ XSLT Processor Version 1.10 |
|