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>

List of all members.

Public Methods

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


Detailed Description

template<class TYPE> template class ACE_Hash

Function object for hashing.


Member Function Documentation

template<classTYPE>
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 at Wed Nov 21 10:30:37 2001 for ACE by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000