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

Hash specialization for hashing keyTypes. More...

Public Member Functions

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

Detailed Description

template<>
class Foam::Hash< Foam::keyType >

Hash specialization for hashing keyTypes.

Definition at line 185 of file Hash.H.

Constructor & Destructor Documentation

◆ Hash()

Hash ( )
inline

Definition at line 189 of file Hash.H.

Member Function Documentation

◆ operator()() [1/2]

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

Definition at line 192 of file Hash.H.

References p.

◆ operator()() [2/2]

unsigned operator() ( const keyType p) const
inline

Definition at line 196 of file Hash.H.

References p.


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