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

An IOstream manipulator taking arguments. More...

#include <IOmanip.H>

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 67 of file IOmanip.H.

Constructor & Destructor Documentation

◆ Smanip()

template<class T>
Smanip ( T(IOstream::* fPtr )(const T),
const T i )
inline

Definition at line 74 of file IOmanip.H.

References Foam::T().

Referenced by operator<<, and 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 Smanip< T > & m )
friend

Definition at line 86 of file IOmanip.H.

References Smanip().

◆ operator<<

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

Definition at line 94 of file IOmanip.H.

References os(), and Smanip().


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