39 #ifndef IOdictionary_H 40 #define IOdictionary_H 105 virtual bool global()
const static bool writeDictionaries
const word & name() const
Return name.
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual bool global() const
Return true as object is global, i.e. same for all processors.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
IOdictionary is derived from dictionary and IOobject to give the dictionary automatic IO functionalit...
void operator=(const IOdictionary &)
Assignment of dictionary entries only.
A class for handling words, derived from string.
virtual ~IOdictionary()
Destructor.
IOdictionary(const IOobject &io, const word &wantedType)
Construct given an IOobject, supply wanted typeName.
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...
bool typeGlobal< IOdictionary >()
Template function for obtaining global status.
virtual bool readData(Istream &)
ReadData function required for regIOobject read operation.
regIOobject is an abstract class derived from IOobject to handle automatic object registration with t...
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...