Go to the documentation of this file.
59 const word& wantedType,
100 if (readOpt() == MUST_READ_IF_MODIFIED)
102 index = files_.find(
f);
106 index = files_.size();
116 if (readOpt() == MUST_READ_IF_MODIFIED)
118 fileName
f = filePath();
129 <<
"Object " << objectPath() <<
" of type " <<
type()
130 <<
" already watched" <<
nl
Defines the attributes of an object for which implicit objectRegistry management is supported,...
A class for handling words, derived from Foam::string.
A class for handling file names.
static fileCheckTypes fileModificationChecking
static void scatter(const List< commsStruct > &comms, T &Value, const int tag, const label comm)
unwatchedIOdictionary(const IOobject &io, const dictionary *fallback=nullptr)
void append(const T &val)
unwatchedIOdictionary is like IOdictionary but stores dependencies as files instead of fileMonitor wa...
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
baseIOdictionary is derived from dictionary and IOobject to give the dictionary automatic IO function...
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
errorManip< error > abort(error &err)
readOption readOpt() const noexcept
@ ASCII
"ascii" (normal default)
#define FatalErrorInFunction
static bool & parRun() noexcept
fileName::Type type(const fileName &name, const bool followLink=true)
void operator=(const dictionary &rhs)
bool readHeaderOk(const IOstreamOption::streamFormat fmt, const word &typeName)