34 cerr<<
"Ostream::decrIndent() : attempt to decrement 0 indent level"
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Ostream & writeKeyword(const keyType &)
Write the keyword followed by an appropriate indentation.
void decrIndent()
Decrememt the indent level.
unsigned short indentLevel_
Current indent level.
A class for handling keywords in dictionaries.
Ostream & endl(Ostream &os)
Add newline and flush stream.
Ostream & writeKeyword(Foam::Ostream &os, const keyType &kw)
Write the keyword to the Ostream with the current level of indentation.