OpenFOAM logo
Open Source CFD Toolkit

UIDLList Class Template Reference

Inheritance diagram for UIDLList:

Inheritance graph
[legend]
Collaboration diagram for UIDLList:

Collaboration graph
[legend]
List of all members.

template<class T>
class Foam::UIDLList< T >


Public Member Functions

 UIDLList ()
 Null construct.
 UIDLList (T a)
 Construct given initial T.
 UIDLList (Istream &is)
 Construct from Istream.

Constructor & Destructor Documentation

UIDLList  )  [inline]
 

Null construct.

Definition at line 64 of file UIDLList.H.

References Foam::T().

Here is the call graph for this function:

UIDLList a  )  [inline]
 

Construct given initial T.

Definition at line 68 of file UIDLList.H.

References Foam::T().

Here is the call graph for this function:

UIDLList Istream is  )  [inline]
 

Construct from Istream.

Definition at line 74 of file UIDLList.H.


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