Hash< Foam::fileName > Class Reference

Hash specialisation for hashing fileNames. More...

Public Member Functions

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

Detailed Description

Hash specialisation for hashing fileNames.

Definition at line 143 of file Hash.H.

Constructor & Destructor Documentation

◆ Hash()

Hash ( )
inline

Definition at line 147 of file Hash.H.

Member Function Documentation

◆ operator()() [1/2]

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

Definition at line 150 of file Hash.H.

References p.

◆ operator()() [2/2]

unsigned operator() ( const fileName p) const
inline

Definition at line 154 of file Hash.H.

References p.


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