49 const word& wantedType
IOdictionary is derived from dictionary and IOobject to give the dictionary automatic IO functionalit...
void operator=(const IOdictionary &)
Assignment of dictionary entries only.
IOdictionary(const IOobject &io, const word &wantedType)
Construct given an IOobject, supply wanted typeName.
static bool writeDictionaries
virtual ~IOdictionary()
Destructor.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
const fileName & name() const
Return the dictionary name.
A list of keyword definitions, which are a keyword followed by any number of values (e....
void operator=(const dictionary &)
regIOobject is an abstract class derived from IOobject to handle automatic object registration with t...
fileName objectPath() const
Return complete path + object name.
bool readHeaderOk(const IOstream::streamFormat defaultFormat, const word &typeName)
Read header, check readOpt flags and read data if necessary.
void addWatch()
Add file watch on object (if registered and READ_IF_MODIFIED)
A class for handling words, derived from string.
int infoSwitch(const char *name, const int defaultValue=0)
Lookup info switch or add default value.
defineTypeNameAndDebug(combustionModel, 0)