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

Detailed Description

Definition in file Keyed.H.

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

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 > &)