OpenFOAM logo
Open Source CFD Toolkit

PtrMap Class Template Reference

Inheritance diagram for PtrMap:

Inheritance graph
[legend]
Collaboration diagram for PtrMap:

Collaboration graph
[legend]
List of all members.

template<class T>
class Foam::PtrMap< T >


Public Member Functions

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

Constructor & Destructor Documentation

PtrMap label  size = 100  )  [inline]
 

Construct given initial map size.

Definition at line 63 of file PtrMap.H.

References Foam::label, and Foam::T().

Here is the call graph for this function:

PtrMap Istream is  )  [inline]
 

Construct from Istream.

Definition at line 69 of file PtrMap.H.

References Foam::label, and Foam::T().

Here is the call graph for this function:

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

Construct as copy.

Definition at line 75 of file PtrMap.H.


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