Definition in file HashPtrTable.H.
#include "src/OpenFOAM/containers/HashTables/HashTable/HashTable.H"
Include dependency graph for HashPtrTable.H:Go to the source code of this file.
Classes | |
| class | HashPtrTable< T, Key, Hash > |
| A HashTable specialization for hashing pointers. More...
| |
Namespaces | |
| namespace | Foam |
Namespace for OpenFOAM. | |
Functions | |
| template<class T , class Key , class Hash > | |
| Istream & | operator>> (Istream &, HashPtrTable< T, Key, Hash > &) |
| template<class T , class Key , class Hash > | |
| Ostream & | operator<< (Ostream &, const HashPtrTable< T, Key, Hash > &) |