Public Member Functions | List of all members
Hash< Foam::wordRe > Class Template Reference

Hash specialization for hashing wordRes. More...

Public Member Functions

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

Detailed Description

template<>
class Foam::Hash< Foam::wordRe >

Hash specialization for hashing wordRes.

Definition at line 165 of file Hash.H.

Constructor & Destructor Documentation

◆ Hash()

Hash ( )
inline

Definition at line 169 of file Hash.H.

Member Function Documentation

◆ operator()() [1/2]

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

Definition at line 172 of file Hash.H.

References p.

◆ operator()() [2/2]

unsigned operator() ( const wordRe p) const
inline

Definition at line 176 of file Hash.H.

References p.


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