Go to the source code of this file.
Classes | |
class | DLListBase |
Base doubly-linked list. More... | |
struct | DLListBase::link |
Link structure. More... | |
class | DLListBase::iterator |
An STL-conforming iterator. More... | |
class | DLListBase::const_iterator |
An STL-conforming const_iterator. More... | |
class | DLListBase::const_reverse_iterator |
An STL-conforming const_reverse_iterator. More... | |
Namespaces | |
Foam | |
Namespace for OpenFOAM. | |
Original source file DLListBase.H
Definition in file DLListBase.H.