OpenFOAM logo
The Open Source CFD Toolbox
  Source Guide OpenCFD Solutions Contact OpenFOAM

hash Class Reference

Hashing function class, shared by all the derived classes. More...

List of all members.


Public Member Functions

 hash ()
unsigned operator() (const string &, unsigned seed=0) const

Detailed Description

Hashing function class, shared by all the derived classes.

Definition at line 84 of file string.H.


Constructor & Destructor Documentation

hash (  )  [inline]

Definition at line 87 of file string.H.

References hash::operator()().

Here is the call graph for this function:


Member Function Documentation

unsigned operator() ( const string key,
unsigned  seed = 0 
) const [inline]

Definition at line 191 of file stringI.H.

Referenced by hash::hash().

Here is the caller graph for this function:


The documentation for this class was generated from the following files:
  • src/OpenFOAM/primitives/strings/string/string.H
  • src/OpenFOAM/primitives/strings/string/stringI.H
Copyright © 2000-2009 OpenCFD Ltd