Smanip< T > Class Template Reference

An IOstream manipulator taking arguments. More...

Public Member Functions

 Smanip (T(IOstream::*fPtr)(const T), const T i)
 

Friends

Istreamoperator>> (Istream &is, const Smanip< T > &m)
 
Ostreamoperator (Ostream &os, const Smanip< T > &m)
 

Detailed Description

template<class T>
class Foam::Smanip< T >

An IOstream manipulator taking arguments.

Definition at line 71 of file IOmanip.H.

Constructor & Destructor Documentation

◆ Smanip()

Smanip ( T(IOstream::*)(const T fPtr,
const T  i 
)
inline

Definition at line 78 of file IOmanip.H.

Friends And Related Function Documentation

◆ operator>>

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

Definition at line 90 of file IOmanip.H.

◆ operator

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

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