FreeFOAM The Cross-Platform CFD Toolkit
Omanip< T > Class Template Reference

#include <src/OpenFOAM/db/IOstreams/IOstreams/IOmanip.H>


Detailed Description

template<class T>
class Foam::Omanip< T >

Definition at line 136 of file IOmanip.H.

List of all members.

Public Member Functions

 Omanip (T(Ostream::*fPtr)(const T), const T i)

Friends

Ostreamoperator (Ostream &os, const Omanip< T > &m)

Constructor & Destructor Documentation

Omanip ( T(Ostream::*)(const T fPtr,
const T  i 
)
inline

Definition at line 143 of file IOmanip.H.


Friends And Related Function Documentation

Ostream& operator ( Ostream os,
const Omanip< T > &  m 
)
friend

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