InfoProxy< T > Class Template Reference

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

Public Member Functions

 InfoProxy (const T &t)
 

Public Attributes

const T & t_
 

Friends

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

Detailed Description

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

A helper class for outputting values to Ostream.

Definition at line 45 of file InfoProxy.H.

Constructor & Destructor Documentation

◆ InfoProxy()

InfoProxy ( const T &  t)
inline

Definition at line 55 of file InfoProxy.H.

Friends And Related Function Documentation

◆ operator

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

Member Data Documentation

◆ t_

const T& t_

Definition at line 53 of file InfoProxy.H.


The documentation for this class was generated from the following file: