Go to the documentation of this file.
42 <<
"Ostream::decrIndent() : attempt to decrement 0 indent level\n";
68 label nSpaces = entryIndentation_ - label(kw.size());
Useful combination of include files which define Sin, Sout and Serr and the use of IO streams general...
bool isPattern() const noexcept
Ostream & incrIndent(Ostream &os)
os writeQuoted(("# "+outputName+"\n"), false)
A class for handling keywords in dictionaries.
virtual Ostream & beginBlock()
virtual Ostream & endEntry()
@ END_STATEMENT
End entry [isseparator].
@ END_BLOCK
End block [isseparator].
virtual Ostream & endBlock()
Ostream & beginBlock(Ostream &os)
virtual bool write(const token &tok)=0
Ostream & decrIndent(Ostream &os)
virtual Ostream & writeKeyword(const keyType &kw)
Ostream & indent(Ostream &os)
@ BEGIN_BLOCK
Begin block [isseparator].
unsigned short indentLevel_
void write(vtk::formatter &fmt, const Type &val, const label n=1)
An Ostream is an abstract base class for all output systems (streams, files, token lists,...