Loading...
Searching...
No Matches
errorManipArg< Err, T > Class Template Reference

Error stream manipulators for functions with an argument. More...

#include <errorManip.H>

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 >

Error stream manipulators for functions with an argument.

Definition at line 95 of file errorManip.H.

Constructor & Destructor Documentation

◆ errorManipArg()

template<class Err, class T>
errorManipArg ( void(Err::* fPtr )(const T),
Err & t,
const T i )
inline

Definition at line 103 of file errorManip.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 Err, class T>
Ostream & operator ( Ostream & os,
errorManipArg< Err, T > m )
friend

References errorManipArg(), and os().


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