32 const string& property,
36 os <<
setw(1) <<
'#' <<
setw(1) <<
' '
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
void writeHeaderValue(Ostream &os, const string &property, const Type &value) const
Write a (commented) header property and value pair.
label charWidth() const
Return width of character stream output.
Smanip< ios_base::fmtflags > setf(const ios_base::fmtflags flags)
Ostream & endl(Ostream &os)
Add newline and flush stream.
Omanip< int > setw(const int i)