#include <src/OpenFOAM/db/IOstreams/IOstreams/IOmanip.H>
Definition at line 67 of file IOmanip.H.
Public Member Functions | |
Smanip (T(IOstream::*fPtr)(const T), const T i) | |
Friends | |
Istream & | operator>> (Istream &is, const Smanip< T > &m) |
Ostream & | operator (Ostream &os, const Smanip< T > &m) |
Smanip | ( | T(IOstream::*)(const T) | fPtr, |
const T | i | ||
) | [inline]
|