FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

UIDLList< T > Class Template Reference

Intrusive doubly-linked list. More...

#include <OpenFOAM/UIDLList.H>


Detailed Description

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

Intrusive doubly-linked list.

Definition at line 48 of file UIDLList.H.

Inheritance diagram for UIDLList< T >:
Collaboration diagram for UIDLList< T >:

List of all members.

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 58 of file UIDLList.H.

UIDLList ( T   a  ) [inline]

Construct given initial T.

Definition at line 62 of file UIDLList.H.

UIDLList ( Istream &   is  ) [inline]

Construct from Istream.

Definition at line 68 of file UIDLList.H.


The documentation for this class was generated from the following file:
  • src/OpenFOAM/containers/LinkedLists/user/UIDLList.H