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

An Ostream manipulator taking arguments. More...

#include <IOmanip.H>

Public Member Functions

 Omanip (T(Ostream::*fPtr)(const T), const T i)

Friends

Ostreamoperator<< (Ostream &os, const Omanip< T > &m)

Detailed Description

template<class T>
class Foam::Omanip< T >

An Ostream manipulator taking arguments.

Definition at line 142 of file IOmanip.H.

Constructor & Destructor Documentation

◆ Omanip()

template<class T>
Omanip ( T(Ostream::* fPtr )(const T),
const T i )
inline

Definition at line 149 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>
Ostream & operator<< ( Ostream & os,
const Omanip< T > & m )
friend

Definition at line 160 of file IOmanip.H.

References Omanip(), and os().


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