ACE  6.0.6
Public Member Functions
ACE_Hash< char * > Class Reference

Function object for hashing a string. More...

#include <Functor.h>

List of all members.

Public Member Functions

unsigned long operator() (const char *t) const
 Calls ACE::hash_pjw.

Detailed Description

Function object for hashing a string.


Member Function Documentation

unsigned long ACE_Hash< char * >::operator() ( const char *  t) const [inline]

Calls ACE::hash_pjw.


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