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

LPtrList.H File Reference


Detailed Description

Definition in file LPtrList.H.

#include "src/OpenFOAM/containers/LinkedLists/accessTypes/LList/LList.H"
Include dependency graph for LPtrList.H:

Go to the source code of this file.

Classes

class  LPtrList< LListBase, T >
 Template class for non-intrusive linked PtrLists. More...
class  LPtrList< LListBase, T >::iterator
 An STL-conforming iterator. More...
class  LPtrList< LListBase, T >::const_iterator
 An STL-conforming const_iterator. More...

Namespaces

namespace  Foam
 

Namespace for OpenFOAM.


Functions

template<class LListBase , class T >
Istream &  operator>> (Istream &, LPtrList< LListBase, T > &)
template<class LListBase , class T >
Ostream &  operator<< (Ostream &, const LPtrList< LListBase, T > &)