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:
[
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:
Functor_T.h
Functor_T.i
Generated on Wed Dec 25 18:52:58 2002 for ACE by
1.2.13.1 written by
Dimitri van Heesch
, © 1997-2001