Go to the source code of this file.
Data Structures | |
class | LList |
Template class for non-intrusive linked lists. More... | |
class | LList |
Template class for non-intrusive linked lists. More... | |
struct | LList::link |
Link structure. More... | |
class | LList::iterator |
An STL-conforming iterator. More... | |
class | LList::const_iterator |
An STL-conforming const_iterator. More... | |
Namespaces | |
Foam | |
Namespace for OpenFOAM. | |
Functions | |
template<class LListBase , class T > | |
Istream & | operator>> (Istream &, LList< LListBase, T > &) |
template<class LListBase , class T > | |
Ostream & | operator<< (Ostream &, const LList< LListBase, T > &) |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.