ace::NGramHasher Struct Reference

Functor, which wraps hashing function (NGramHashCounter::count_hash()). More...

#include <ngrams.h>

List of all members.

Public Member Functions

size_t operator() (const NGram *key) const
 Hashing function.


Detailed Description

Functor, which wraps hashing function (NGramHashCounter::count_hash()).

Member Function Documentation

size_t ace::NGramHasher::operator() ( const NGram key  )  const [inline]

Hashing function.

Parameters:
key Pointer to NGram (instance) to be hashed.
Returns:
Counted hash.


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

Generated on Wed Aug 6 23:25:51 2008 for PACE by  doxygen 1.5.6