49 const word& wantedType
static bool writeDictionaries
bool readHeaderOk(const IOstream::streamFormat defaultFormat, const word &typeName)
Read header, check readOpt flags and read data if necessary.
void operator=(const dictionary &)
A list of keyword definitions, which are a keyword followed by any number of values (e...
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
regIOobject(const IOobject &, const bool isTime=false)
Construct from IOobject. Optional flag for if IOobject is the.
int infoSwitch(const char *name, const int defaultValue=0)
Lookup info switch or add default value.
IOdictionary is derived from dictionary and IOobject to give the dictionary automatic IO functionalit...
void operator=(const IOdictionary &)
Assignment of dictionary entries only.
const fileName & name() const
Return the dictionary name.
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.
defineTypeNameAndDebug(combustionModel, 0)
void addWatch()
Add file watch on object (if registered and READ_IF_MODIFIED)
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...
fileName objectPath() const
Return complete path + object name.