FreeFOAM The Cross-Platform CFD Toolkit
errorManipArg< Err, T > Class Template Reference

errorManipArg More...

#include <src/OpenFOAM/db/error/errorManip.H>


Detailed Description

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

errorManipArg

Definition at line 96 of file errorManip.H.

List of all members.

Public Member Functions

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

Friends

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

Constructor & Destructor Documentation

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

Definition at line 104 of file errorManip.H.


Friends And Related Function Documentation

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

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