FreeFOAM The Cross-Platform CFD Toolkit
DictionaryBase.H File Reference

Detailed Description

Definition in file DictionaryBase.H.

+ Include dependency graph for DictionaryBase.H:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DictionaryBase< IDLListType, T >
 Base dictionary class templated on both the form of doubly-linked list it uses as well as the type it holds. More...

Namespaces

namespace  Foam
 Namespace for OpenFOAM.

Functions

template<class IDLListType , class T >
Ostream & operator<< (Ostream &, const DictionaryBase< IDLListType, T > &)