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

Go to the source code of this file.

Classes

class  SLListBase
 Base for singly-linked lists. More...
 
struct  SLListBase::link
 The structure for a singly-linked storage node. More...
 
class  SLListBase::iterator
 A primitive non-const node iterator. More...
 
class  SLListBase::const_iterator
 A primitive const node iterator. More...
 

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Detailed Description

Original source file SLListBase.H

Definition in file SLListBase.H.