ACE_Hash< ACE_CString > Class Template Reference

#include <Functor_String.h>

List of all members.

Public Member Functions

unsigned long operator() (const ACE_CString &lhs) const
 Calls ACE::hash_pjw.


Detailed Description

template<>
class ACE_Hash< ACE_CString >

Definition at line 63 of file Functor_String.h.


Member Function Documentation

ACE_BEGIN_VERSIONED_NAMESPACE_DECL ACE_INLINE unsigned long ACE_Hash< ACE_CString >::operator() ( const ACE_CString lhs  )  const

Calls ACE::hash_pjw.

Definition at line 11 of file Functor_String.inl.

References ACE_String_Base< CHAR >::hash().

00012 {
00013   return t.hash ();
00014 }


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