Loading...
Searching...
No Matches
Imanip< T > Class Template Reference

An Istream manipulator taking arguments. More...

#include <IOmanip.H>

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 >

An Istream manipulator taking arguments.

Definition at line 109 of file IOmanip.H.

Constructor & Destructor Documentation

◆ Imanip()

template<class T>
Imanip ( T(Istream::* fPtr )(const T),
const T i )
inline

Definition at line 116 of file IOmanip.H.

References Foam::T().

Referenced by operator>>.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ operator>>

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

Definition at line 127 of file IOmanip.H.

References Imanip().


The documentation for this class was generated from the following file:
  • src/OpenFOAM/db/IOstreams/IOstreams/IOmanip.H