Data Structures | Namespaces | Functions
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.

Data Structures

class  LPtrList
 Template class for non-intrusive linked PtrLists. More...
 
class  LPtrList
 Template class for non-intrusive linked PtrLists. More...
 
class  LPtrList::iterator
 An STL-conforming iterator. More...
 
class  LPtrList::const_iterator
 An STL-conforming const_iterator. More...
 

Namespaces

 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 > &)
 

Detailed Description

Original source file LPtrList.H

Definition in file LPtrList.H.