Loading...
Searching...
No Matches
LPtrList.H File Reference
Include dependency graph for LPtrList.H:
This graph shows which files directly or indirectly include this file:

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...
class  LPtrList< LListBase, T >::reverse_iterator
 A reverse_iterator, for base classes that support reverse iteration. More...
class  LPtrList< LListBase, T >::const_reverse_iterator
 A const_reverse_iterator, for base classes that support reverse iteration. More...

Namespaces

namespace  Foam
 Namespace for OpenFOAM.

Functions

template<class LListBase, class T>
Istreamoperator>> (Istream &is, LPtrList< LListBase, T > &list)
template<class LListBase, class T>
Ostreamoperator<< (Ostream &os, const LPtrList< LListBase, T > &list)

Detailed Description

Original source file LPtrList.H

Definition in file LPtrList.H.