Public Member Functions | Friends | List of all members
Imanip< T > Class Template Reference

Public Member Functions

 Imanip (T(Istream::*fPtr)(const T), const T i)
 

Friends

Istreamoperator>> (Istream &is, const Imanip< T > &m)
 

Detailed Description

template<class T>
class Foam::Imanip< T >

Definition at line 46 of file IOmanip.H.

Constructor & Destructor Documentation

Imanip ( T(Istream::*)(const T fPtr,
const T  i 
)
inline

Definition at line 113 of file IOmanip.H.

References Foam::T().

Here is the call graph for this function:

Friends And Related Function Documentation

Istream& operator>> ( Istream is,
const Imanip< T > &  m 
)
friend

Definition at line 124 of file IOmanip.H.


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