ACE  6.0.6
Public Member Functions
ACE_Hash Class 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

Function object for hashing.


Member Function Documentation

unsigned long ACE_Hash::operator() ( const TYPE &  t) const [inline]

Simply calls t.hash ()


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines