OpenFOAM logo
Open Source CFD Toolkit

ISLList Class Template Reference

Inheritance diagram for ISLList:

Inheritance graph
[legend]
Collaboration diagram for ISLList:

Collaboration graph
[legend]
List of all members.

template<class T>
class Foam::ISLList< T >


Public Member Functions

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

Constructor & Destructor Documentation

ISLList  )  [inline]
 

Null construct.

Definition at line 64 of file ISLList.H.

References Foam::T().

Here is the call graph for this function:

ISLList const T &  a  )  [inline]
 

Construct given initial T.

Definition at line 68 of file ISLList.H.

References Foam::T().

Here is the call graph for this function:

ISLList Istream is,
const INew inewt
[inline]
 

Construct from Istream using given Istream constructor class.

Definition at line 75 of file ISLList.H.

References Foam::T().

Here is the call graph for this function:

ISLList Istream is  )  [inline]
 

Construct from Istream.

Definition at line 81 of file ISLList.H.


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