ACE_Hash< char * > Class Template Reference

#include <Functor.h>

List of all members.

Public Member Functions

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


Detailed Description

template<>
class ACE_Hash< char * >

Definition at line 330 of file Functor.h.


Member Function Documentation

ACE_INLINE unsigned long ACE_Hash< char * >::operator() ( const char *  t  )  const

Calls ACE::hash_pjw.

Definition at line 174 of file Functor.inl.

References ACE::hash_pjw().

00175 {
00176   return ACE::hash_pjw (t);
00177 }


The documentation for this class was generated from the following files:
Generated on Tue Feb 2 17:35:09 2010 for ACE by  doxygen 1.4.7