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 specialized version of this class. More... | |
class | Hash< Foam::label > |
Hash specialization for hashing labels. More... | |
class | Hash< Foam::string > |
Hash specialization for hashing strings. More... | |
class | Hash< Foam::word > |
Hash specialization for hashing words. More... | |
class | Hash< Foam::fileName > |
Hash specialization for hashing fileNames. More... | |
class | Hash< Foam::wordRe > |
Hash specialization for hashing wordRes. More... | |
class | Hash< Foam::keyType > |
Hash specialization for hashing keyTypes. More... | |
class | Hash< void * > |
Hash specialization for hashing pointer addresses. More... | |
Namespaces | |
Foam | |
Namespace for OpenFOAM. | |