Xalan-C++ API Documentation
Xalan-C++ API Documentation
The Xalan C++ XSL Transformer Version 1.1
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
DOM_ElementHashFunction Struct Reference
Functor for hashing DOM_Elements.
More...
#include <DOMHelper.hpp>
Inheritance diagram for DOM_ElementHashFunction
[legend]Collaboration diagram for DOM_ElementHashFunction:
[legend]List of all members.Public Methods
- result_type operator() (const argument_type& theKey) const
- Determine a hash value for the given key. More...
Detailed Description
Functor for hashing DOM_Elements.
Member Function Documentation
result_type DOM_ElementHashFunction::operator() (
|
const argument_type & theKey ) const []
|
|
|
Determine a hash value for the given key.
-
Parameters:
-
-
Returns:
-
hash value
|
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.
Xalan-C++ XSL Transformer Version 1.1
Copyright © 2000, 2001 The Apache Software Foundation. All Rights Reserved.
|
|