A HashTable to objects of type <T> with a label key. More...
Public Types | |
typedef HashTable< T, label, Hash< label > >::iterator | iterator |
typedef HashTable< T, label, Hash< label > >::const_iterator | const_iterator |
Public Member Functions | |
Map (const label size=128) | |
Construct given initial size. More... | |
Map (Istream &is) | |
Construct from Istream. More... | |
Map (const Map< T > &map) | |
Construct as copy. More... | |
Map (const Xfer< Map< T > > &map) | |
Construct by transferring the parameter contents. More... | |
Map (const Xfer< HashTable< T, label, Hash< label > > > &map) | |
Construct by transferring the parameter contents. More... | |
A HashTable to objects of type <T> with a label key.
Definition at line 68 of file PrimitivePatchTemplate.H.
typedef HashTable<T, label, Hash<label> >::const_iterator const_iterator |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.