DictionaryBase.H File Reference
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...
 
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

 Foam
 Namespace for OpenFOAM.
 

Functions

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

Detailed Description

Original source file DictionaryBase.H

Definition in file DictionaryBase.H.