A helper class for outputting values to Ostream. More...
#include <OpenFOAM/InfoProxy.H>
A helper class for outputting values to Ostream.
Definition at line 50 of file InfoProxy.H.
Public Member Functions | |
| InfoProxy (const T &t) | |
Public Attributes | |
| const T & | t_ |
Friends | |
| Ostream & | operator (Ostream &, const InfoProxy< T > &) |
| InfoProxy | ( | const T & | t ) | [inline]
|
Definition at line 56 of file InfoProxy.H.
| const T& t_ |
Definition at line 54 of file InfoProxy.H.