errorManipArg< Err, T > Class Template Reference

errorManipArg More...

Public Member Functions

 errorManipArg (void(Err::*fPtr)(const T), Err &t, const T i)
 

Friends

Ostreamoperator (Ostream &os, errorManipArg< Err, T > m)
 

Detailed Description

template<class Err, class T>
class Foam::errorManipArg< Err, T >

errorManipArg

Definition at line 53 of file errorManip.H.

Constructor & Destructor Documentation

◆ errorManipArg()

errorManipArg ( void(Err::*)(const T fPtr,
Err &  t,
const T  i 
)
inline

Definition at line 102 of file errorManip.H.

Friends And Related Function Documentation

◆ operator

Ostream& operator ( Ostream os,
errorManipArg< Err, T m 
)
friend

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