Hash< Foam::keyType > Class Reference

Hash specialisation for hashing keyTypes. More...

Public Member Functions

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

Detailed Description

Hash specialisation for hashing keyTypes.

Definition at line 183 of file Hash.H.

Constructor & Destructor Documentation

◆ Hash()

Hash ( )
inline

Definition at line 187 of file Hash.H.

Member Function Documentation

◆ operator()() [1/2]

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

Definition at line 190 of file Hash.H.

References p.

◆ operator()() [2/2]

unsigned operator() ( const keyType p) const
inline

Definition at line 194 of file Hash.H.

References p.


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