Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages

HashFunction Class Template Reference
[Concept]

#include <OpenMS/CONCEPT/HashFunction.h>

List of all members.


Detailed Description

template<typename T>
class OpenMS::HashFunction< T >

General Hash Function Template.

This template function provides a simple wrapper for the specialized hash functions. It facilitates their use in STL hash associative containers which expect a Hasher class as template parameter.

Public Member Functions

UInt operator() (const T &t) const throw ()


Member Function Documentation

UInt operator() ( const T &  t  )  const throw () [inline]


The documentation for this class was generated from the following file:
Generated Tue Apr 1 15:36:43 2008 -- using doxygen 1.5.4 OpenMS / TOPP 1.1