Go to the source code of this file.
Classes | |
class | autoPtr |
Pointer management similar to std::unique_ptr, with some additional methods and type checking. More... | |
class | HashPtrTable |
A HashTable of pointers to objects of type <T>, with deallocation management of the pointers. More... | |
class | HashPtrTable |
A HashTable of pointers to objects of type <T>, with deallocation management of the pointers. More... | |
Namespaces | |
Foam | |
Functions | |
template<class T , class Key , class Hash > | |
Istream & | operator>> (Istream &is, HashPtrTable< T, Key, Hash > &tbl) |
Original source file HashPtrTable.H
Definition in file HashPtrTable.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.