Xalan-C++ API Documentation

The Xalan-C++ XSL Transformer Version 1.0

Main Page   Namespace List   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:

std::unary_function Collaboration diagram for DOM_ElementHashFunction:

List of all members.

Public Methods


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:
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.0
Copyright © 2000 The Apache Software Foundation. All Rights Reserved.