DLListBase.H File Reference
Include dependency graph for DLListBase.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DLListBase
 Base for doubly-linked lists. More...
 
struct  DLListBase::link
 The structure for a doubly-linked storage node. More...
 
class  DLListBase::iterator
 A primitive non-const node iterator. More...
 
class  DLListBase::const_iterator
 A primitive const node iterator (bidirectional). More...
 

Namespaces

namespace  Foam
 Namespace for OpenFOAM.
 

Detailed Description

Original source file DLListBase.H

Definition in file DLListBase.H.