Hash< Foam::string > Class Reference

Hash specialisation for hashing strings. More...

Public Member Functions

 Hash ()
 
unsigned operator() (const string &p, unsigned seed) const
 
unsigned operator() (const string &p) const
 

Detailed Description

Hash specialisation for hashing strings.

Definition at line 103 of file Hash.H.

Constructor & Destructor Documentation

◆ Hash()

Hash ( )
inline

Definition at line 107 of file Hash.H.

Member Function Documentation

◆ operator()() [1/2]

unsigned operator() ( const string p,
unsigned  seed 
) const
inline

Definition at line 110 of file Hash.H.

References p.

◆ operator()() [2/2]

unsigned operator() ( const string p) const
inline

Definition at line 114 of file Hash.H.

References p.


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