#include <src/OpenFOAM/db/error/errorManip.H>
Definition at line 96 of file errorManip.H.
Collaboration diagram for errorManipArg< Err, T >:Public Member Functions | |
| errorManipArg (void(Err::*fPtr)(const T), Err &t, const T i) | |
Friends | |
| Ostream & | operator (Ostream &os, errorManipArg< Err, T > m) |
| errorManipArg | ( | void(Err::*)(const T) | fPtr, |
| Err & | t, | ||
| const T | i | ||
| ) | [inline]
|
Definition at line 104 of file errorManip.H.
| Ostream& operator | ( | Ostream & | os, |
| errorManipArg< Err, T > | m | ||
| ) | [friend]
|