FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

string::hash Class Reference

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

#include <src/OpenFOAM/primitives/strings/string/string.H>


Detailed Description

Hashing function class, shared by all the derived classes.

Definition at line 89 of file string.H.

List of all members.

Public Member Functions

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

Constructor & Destructor Documentation

hash (  ) [inline]

Definition at line 92 of file string.H.


Member Function Documentation

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

Definition at line 199 of file stringI.H.

References Foam::Hasher().


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