FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

Keyed.H File Reference


Detailed Description

Definition in file Keyed.H.

#include "src/OpenFOAM/containers/Lists/List/List.H"
#include "src/OpenFOAM/containers/Identifiers/Keyed/KeyedI.H"
Include dependency graph for Keyed.H:

Go to the source code of this file.

Classes

class  Keyed< T >
 A container with an integer key attached to any item. More...

Namespaces

namespace  Foam
 

Namespace for OpenFOAM.


Functions

template<class T >
Istream &  operator>> (Istream &, Keyed< T > &)
template<class T >
Ostream &  operator<< (Ostream &, const Keyed< T > &)