37 <<
"--- IOdictionary " <<
name()
41 Sout<<
"--- End of IOdictionary " <<
name() << nl <<
endl;
void write(Ostream &, const bool subDict=true) const
Write dictionary, normally with sub-dictionary formatting.
static bool writeDictionaries
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 fileName & name() const
Return the dictionary name.
OSstream Sout(cout, "Sout")
virtual bool writeData(Ostream &) const
WriteData function required for regIOobject write operation.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
virtual bool readData(Istream &)
ReadData function required for regIOobject read operation.
bool writeHeader(Ostream &) const
Write header.
fileName objectPath() const
Return complete path + object name.