0.9.8.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | Public Attributes | List of all members
Hypertable::CstrHashTraits< HashT >::hasher Struct Reference

#include <CstrHashTraits.h>

Public Member Functions

size_t operator() (const char *s) const
 

Public Attributes

HashT hasher
 

Detailed Description

template<class HashT = TclHash2>
struct Hypertable::CstrHashTraits< HashT >::hasher

Definition at line 43 of file CstrHashTraits.h.

Member Function Documentation

template<class HashT = TclHash2>
size_t Hypertable::CstrHashTraits< HashT >::hasher::operator() ( const char *  s) const
inline

Definition at line 46 of file CstrHashTraits.h.

Member Data Documentation

template<class HashT = TclHash2>
HashT Hypertable::CstrHashTraits< HashT >::hasher::hasher

Definition at line 44 of file CstrHashTraits.h.


The documentation for this struct was generated from the following file: