OpenFOAM logo
Open Source CFD Toolkit

DLPtrList Class Template Reference

Inheritance diagram for DLPtrList:

Inheritance graph
[legend]
Collaboration diagram for DLPtrList:

Collaboration graph
[legend]
List of all members.

template<class T>
class Foam::DLPtrList< T >


Public Member Functions

 DLPtrList ()
 Null construct.
 DLPtrList (T a)
 Construct given initial T.
template<class INew>
 DLPtrList (Istream &is, const INew &inewt)
 Construct from Istream using given Istream constructor class.
 DLPtrList (Istream &is)
 Construct from Istream.

Constructor & Destructor Documentation

DLPtrList  )  [inline]
 

Null construct.

Definition at line 64 of file DLPtrList.H.

References Foam::T().

Here is the call graph for this function:

DLPtrList a  )  [inline]
 

Construct given initial T.

Definition at line 68 of file DLPtrList.H.

References Foam::T().

Here is the call graph for this function:

DLPtrList Istream is,
const INew inewt
[inline]
 

Construct from Istream using given Istream constructor class.

Definition at line 75 of file DLPtrList.H.

References Foam::T().

Here is the call graph for this function:

DLPtrList Istream is  )  [inline]
 

Construct from Istream.

Definition at line 81 of file DLPtrList.H.


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