OpenFOAM logo
The Open Source CFD Toolbox
  Source Guide OpenCFD Solutions Contact OpenFOAM

InfoProxy< T > Class Template Reference

A helper class for outputting values to Ostream. More...

List of all members.


Public Member Functions

 InfoProxy (const T &t)

Public Attributes

const T & t_

Friends

Ostreamoperator (Ostream &, const InfoProxy< T > &)

Detailed Description

template<class T>
class Foam::InfoProxy< T >

A helper class for outputting values to Ostream.

Definition at line 42 of file InfoProxy.H.


Constructor & Destructor Documentation

InfoProxy ( const T &  t  )  [inline]

Definition at line 48 of file InfoProxy.H.

References Foam::T(), and InfoProxy< T >::t_.

Here is the call graph for this function:


Friends And Related Function Documentation

Ostream& operator ( Ostream ,
const InfoProxy< T > &   
) [friend]


Member Data Documentation

const T& t_

Definition at line 46 of file InfoProxy.H.

Referenced by InfoProxy< T >::InfoProxy().


The documentation for this class was generated from the following file:
Copyright © 2000-2009 OpenCFD Ltd