OpenFOAM logo
Open Source CFD Toolkit

SLList Class Template Reference

Inheritance diagram for SLList:

Inheritance graph
[legend]
Collaboration diagram for SLList:

Collaboration graph
[legend]
List of all members.

template<class T>
class Foam::SLList< T >


Public Member Functions

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

Constructor & Destructor Documentation

SLList  )  [inline]
 

Null construct.

Definition at line 64 of file SLList.H.

SLList a  )  [inline]
 

Construct given initial T.

Definition at line 68 of file SLList.H.

SLList Istream is  )  [inline]
 

Construct from Istream.

Definition at line 74 of file SLList.H.


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