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 > &) |
Original source file DictionaryBase.H
Definition in file DictionaryBase.H.