FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

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.

Collaboration diagram for errorManipArg< Err, T >:

List of all members.

Public Member Functions

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

Friends

Ostream &  operator (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: