A HashTable of pointers to objects of type <T> with a label key. More...
Public Types | |
typedef PtrMap< T > | this_type |
typedef HashPtrTable< T, label, Hash< label > > | parent_type |
Public Member Functions | |
PtrMap () | |
PtrMap (const label size) | |
PtrMap (Istream &is) | |
PtrMap (const this_type &map) | |
PtrMap (this_type &&map) | |
void | operator= (const this_type &rhs) |
void | operator= (this_type &&rhs) |
A HashTable of pointers to objects of type <T> with a label key.
Definition at line 42 of file HashTableFwd.H.
typedef HashPtrTable<T, label, Hash<label> > parent_type |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.