LabelledItem.H File Reference
Include dependency graph for LabelledItem.H:

Go to the source code of this file.

Classes

class  LabelledItem< T >
 A container with an integer index that can be attached to any item. The index may be useful for sorting or storing additional information. More...
 

Namespaces

namespace  Foam
 Namespace for OpenFOAM.
 

Functions

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

Detailed Description

Original source file LabelledItem.H

Definition in file LabelledItem.H.