string::hash Class Reference

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

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 92 of file string.H.

Constructor & Destructor Documentation

◆ hash()

hash ( )
inline

Definition at line 95 of file string.H.

Member Function Documentation

◆ operator()()

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

Definition at line 219 of file stringI.H.

References Foam::Hasher().

Here is the call graph for this function:

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