Go to the source code of this file.
Classes | |
class | Hash< PrimitiveType > |
Hash function class for primitives. All non-primitives used to hash entries on hash tables likely need a specialised version of this class. More... | |
class | Hash< Foam::label > |
Hash specialisation for hashing labels. More... | |
class | Hash< Foam::string > |
Hash specialisation for hashing strings. More... | |
class | Hash< Foam::word > |
Hash specialisation for hashing words. More... | |
class | Hash< Foam::fileName > |
Hash specialisation for hashing fileNames. More... | |
class | Hash< Foam::wordRe > |
Hash specialisation for hashing wordRes. More... | |
class | Hash< Foam::keyType > |
Hash specialisation for hashing keyTypes. More... | |
class | Hash< void * > |
Hash specialisation for hashing pointer addresses. More... | |
Namespaces | |
Foam | |
Namespace for OpenFOAM. | |