Data Structures | Namespaces | Functions
UILList.H File Reference
Include dependency graph for UILList.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  UILList
 Template class for intrusive linked lists. More...
 
class  UILList
 Template class for intrusive linked lists. More...
 
class  UILList::iterator
 An STL-conforming iterator. More...
 
class  UILList::const_iterator
 An STL-conforming const_iterator. More...
 
class  UILList::const_reverse_iterator
 An STL-conforming const_reverse_iterator. More...
 

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Functions

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

Detailed Description

Original source file UILList.H

Definition in file UILList.H.