Map< T > Class Template Reference
A
HashTable to objects of type <T> with a
label key.
More...
List of all members.
Detailed Description
template<class T>
class Foam::Map< T >
A
HashTable to objects of type <T> with a
label key.
- See also:
- PtrMap
Definition at line 42 of file Map.H.
Member Typedef Documentation
Constructor & Destructor Documentation
Construct given initial size.
Definition at line 57 of file Map.H.
| Map |
( |
const Map< T > & |
map |
) |
[inline] |
Construct as copy.
Definition at line 69 of file Map.H.
Construct by transferring the parameter contents.
Definition at line 75 of file Map.H.
Construct by transferring the parameter contents.
Definition at line 81 of file Map.H.
The documentation for this class was generated from the following file:
- src/OpenFOAM/containers/HashTables/Map/Map.H
Copyright © 2000-2009 OpenCFD Ltd