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

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 >

Definition at line 45 of file IOmanip.H.

Constructor & Destructor Documentation

◆ Smanip()

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

Definition at line 74 of file IOmanip.H.

References Foam::T().

Here is the call graph for this function:

Friends And Related Function Documentation

◆ operator>>

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

Definition at line 86 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: