OpenFOAM logo
Open Source CFD Toolkit

PtrDictionary Class Template Reference

Inheritance diagram for PtrDictionary:

Inheritance graph
[legend]
Collaboration diagram for PtrDictionary:

Collaboration graph
[legend]
List of all members.

template<class T>
class Foam::PtrDictionary< T >


Public Member Functions

 PtrDictionary ()
 Null constructor.
 PtrDictionary (const PtrDictionary &)
 Copy construct.
template<class INew>
 PtrDictionary (Istream &, const INew &)
 Construct from Istream using given Istream constructor class.
 PtrDictionary (Istream &)
 Construct from Istream.

Constructor & Destructor Documentation

PtrDictionary  ) 
 

Null constructor.

PtrDictionary const PtrDictionary< T > &   ) 
 

Copy construct.

PtrDictionary Istream ,
const INew
 

Construct from Istream using given Istream constructor class.

PtrDictionary Istream  ) 
 

Construct from Istream.


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