Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.9

Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

XalanDOMStringHashTable Member List

This is the complete list of members for XalanDOMStringHashTable, including all inherited members.
bucket_size_type typedefXalanDOMStringHashTable
bucketCount() const XalanDOMStringHashTable
BucketCountsType typedefXalanDOMStringHashTable
BucketType typedefXalanDOMStringHashTable
clear()XalanDOMStringHashTable
collisions() const XalanDOMStringHashTable
eDefaultBucketCount enum valueXalanDOMStringHashTable
eDefaultBucketSize enum valueXalanDOMStringHashTable
find(const XalanDOMString &theString, size_t *theBucketIndex=0) const XalanDOMStringHashTable
find(const XalanDOMChar *theString, XalanDOMString::size_type theLength=XalanDOMString::npos, size_t *theBucketIndex=0) const XalanDOMStringHashTable
getBucketCounts(BucketCountsType &theVector) const XalanDOMStringHashTable
getMemoryManager()XalanDOMStringHashTable
getMemoryManager() const XalanDOMStringHashTable
insert(const XalanDOMString &theString)XalanDOMStringHashTable
insert(const XalanDOMString &theString, size_t theBucketIndex)XalanDOMStringHashTable
size() const XalanDOMStringHashTable
XalanDOMStringHashTable(MemoryManagerType &theManager, size_t theBucketCount=eDefaultBucketCount, bucket_size_type theBucketSize=eDefaultBucketSize)XalanDOMStringHashTable [explicit]
~XalanDOMStringHashTable()XalanDOMStringHashTable

Interpreting class diagrams

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

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