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

ACE_Hash Class Template Reference

Function object for hashing. More...

#include <Functor_T.h>

Inheritance diagram for ACE_Hash:

Inheritance graph
[legend]
List of all members.

Public Methods

u_long operator() (const TYPE &t) const
 Simply calls t.hash (). More...


Detailed Description

template<class TYPE>
class ACE_Hash< TYPE >

Function object for hashing.


Member Function Documentation

template<class TYPE>
ACE_INLINE u_long ACE_Hash< TYPE >::operator() const TYPE &    t const
 

Simply calls t.hash ().


The documentation for this class was generated from the following files:
Generated on Fri Nov 22 05:58:12 2002 for ACE by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001