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_NodeHashFunction Struct Reference

Functor for hashing DOM_Nodes. More...

#include <DOMHelper.hpp>

Inheritance diagram for DOM_NodeHashFunction

Inheritance graph

[legend]
Collaboration diagram for DOM_NodeHashFunction:

Collaboration graph

[legend]
List of all members.

Public Methods


Detailed Description

Functor for hashing DOM_Nodes.


Member Function Documentation

result_type DOM_NodeHashFunction::operator() ( const argument_type & theKey ) const []
 

Determine a hash value for the given key.

Parameters:
theKey   key to hash
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.