

Go to the source code of this file.
Classes | |
| struct | Hash< keyType > |
| Hashing for keyType. More... | |
| class | keyType |
| A class for handling keywords in dictionaries. More... | |
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
Functions | |
| Istream & | operator>> (Istream &is, keyType &val) |
| Read operator. | |
| Ostream & | operator<< (Ostream &os, const keyType &val) |
| Write operator. | |