void operator=(const baseIOdictionary &)
Assignment of other baseIOdictionary's entries to this.
baseIOdictionary(const IOobject &)
Construct given an IOobject.
baseIOdictionary is derived from dictionary and IOobject to give the dictionary automatic IO function...
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)...
void operator=(IOdictionary &&)
Move assignment.
IOdictionary is derived from dictionary and IOobject to give the dictionary automatic IO functionalit...
virtual ~IOdictionary()
Destructor.
virtual void addWatch()
Add file watch on object (if registered and READ_IF_MODIFIED)
IOdictionary(const IOobject &)
Construct given an IOobject.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
bool readHeaderOk(const IOstream::streamFormat PstreamFormat, const word &typeName)
Helper: check readOpt flags and read if necessary.