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

Hash specialization for hashing fileNames. More...

Public Member Functions

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

Detailed Description

template<>
class Foam::Hash< Foam::fileName >

Hash specialization for hashing fileNames.

Definition at line 145 of file Hash.H.

Constructor & Destructor Documentation

◆ Hash()

Hash ( )
inline

Definition at line 149 of file Hash.H.

Member Function Documentation

◆ operator()() [1/2]

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

Definition at line 152 of file Hash.H.

References p.

◆ operator()() [2/2]

unsigned operator() ( const fileName p) const
inline

Definition at line 156 of file Hash.H.

References p.


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