OpenFOAM logo
Open Source CFD Toolkit

Map Class Template Reference

Inheritance diagram for Map:

Inheritance graph
[legend]
Collaboration diagram for Map:

Collaboration graph
[legend]
List of all members.

template<class T>
class Foam::Map< T >


Public Member Functions

 Map (label size=100)
 Construct given initial map size.
 Map (Istream &is)
 Construct from Istream.
 Map (const Map< T > &map)
 Construct as copy.

Constructor & Destructor Documentation

Map label  size = 100  )  [inline]
 

Construct given initial map size.

Definition at line 63 of file Map.H.

Map Istream is  )  [inline]
 

Construct from Istream.

Definition at line 69 of file Map.H.

Map const Map< T > &  map  )  [inline]
 

Construct as copy.

Definition at line 75 of file Map.H.


The documentation for this class was generated from the following file:
For further information go to www.openfoam.org