Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.10

Classes | Public Member Functions | Public Attributes | List of all members
CollationCacheStruct Struct Reference

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
CollatorTypem_collator

Constructor & Destructor Documentation

CollationCacheStruct::CollationCacheStruct ( MemoryManagerType theManager,
const XalanDOMString theLocale,
CollatorType theCollator 
)
CollationCacheStruct::CollationCacheStruct ( MemoryManagerType theManager)
CollationCacheStruct::CollationCacheStruct ( const CollationCacheStruct other,
MemoryManagerType theManager 
)

Member Function Documentation

void CollationCacheStruct::swap ( CollationCacheStruct theOther)

Member Data Documentation

CollatorType* CollationCacheStruct::m_collator
XalanDOMString CollationCacheStruct::m_locale

The documentation for this struct was generated from the following file:

Interpreting class diagrams

Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.

dot

Xalan-C++ XSLT Processor Version 1.10
Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.

Apache Logo