ACE  6.1.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions
ACE_Hash< TYPE > Class Template Reference

Function object for hashing. More...

#include <Functor_T.h>

List of all members.

Public Member Functions

unsigned long operator() (const TYPE &t) const
 Simply calls t.hash ()

Detailed Description

template<class TYPE>
class ACE_Hash< TYPE >

Function object for hashing.


Member Function Documentation

template<class TYPE>
unsigned long ACE_Hash< TYPE >::operator() ( const TYPE &  t) const
inline

Simply calls t.hash ()


The documentation for this class was generated from the following files: