

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 | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
Original source file SLListBase.H
Definition in file SLListBase.H.