38 os <<
"ISstream: " <<
name().c_str() <<
' ';
47 os <<
"OSstream: " <<
name().c_str() <<
' ';
virtual void print(Ostream &os) const
Print stream description to Ostream.
virtual const fileName & name() const override
The name of the input serial stream. (eg, the name of the Fstream file name).
virtual void print(Ostream &os) const override
Print stream description to Ostream.
virtual void print(Ostream &os) const override
Print stream description to Ostream.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Ostream(const Ostream &)=default
Copy construct.
OBJstream os(runTime.globalPath()/outputName)