Hash< Foam::word > Class Reference

Hash specialisation for hashing words. More...

Public Member Functions

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

Detailed Description

Hash specialisation for hashing words.

Definition at line 123 of file Hash.H.

Constructor & Destructor Documentation

◆ Hash()

Hash ( )
inline

Definition at line 127 of file Hash.H.

Member Function Documentation

◆ operator()() [1/2]

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

Definition at line 130 of file Hash.H.

References p.

◆ operator()() [2/2]

unsigned operator() ( const word p) const
inline

Definition at line 134 of file Hash.H.

References p.


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