Loading...
Searching...
No Matches
HashPtrTable.H File Reference
Include dependency graph for HashPtrTable.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HashPtrTable< T, Key, Hash >
 A HashTable of pointers to objects of type <T>, with deallocation management of the pointers. More...

Namespaces

namespace  Foam
 Namespace for OpenFOAM.

Functions

template<class T, class Key, class Hash>
Istreamoperator>> (Istream &is, HashPtrTable< T, Key, Hash > &tbl)

Detailed Description

Original source file HashPtrTable.H

Definition in file HashPtrTable.H.