38 <<
"--- baseIOdictionary " <<
name()
42 Sout<<
"--- End of baseIOdictionary " <<
name() << nl <<
endl;
void write(Ostream &, const bool subDict=true) const
Write dictionary, normally with sub-dictionary formatting.
bool bad() const
Return true if stream is corrupted.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
Ostream & endl(Ostream &os)
Add newline and flush stream.
static bool master(const label communicator=0)
Am I the master process.
bool good() const
Return true if next operation might succeed.
const word & name() const
Name function is needed to disambiguate those inherited.
OSstream Sout(cout, "Sout")
An Ostream is an abstract base class for all output systems (streams, files, token lists...
bool writeHeader(Ostream &) const
Write header.
fileName objectPath() const
Return complete path + object name.
virtual bool readData(Istream &)
ReadData function required for regIOobject read operation.
virtual bool writeData(Ostream &) const
WriteData function required for regIOobject write operation.