34 #ifndef unwatchedIOdictionary_H 35 #define unwatchedIOdictionary_H 85 virtual bool global()
const
unwatchedIOdictionary is like IOdictionary but stores dependencies as files instead of fileMonitor wa...
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
A class for handling file names.
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 any number of values (e...
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
virtual ~unwatchedIOdictionary()
Destructor.
virtual bool global() const
This object is global.
const fileNameList & files() const
unwatchedIOdictionary(const IOobject &io)
Construct given an IOobject.
bool typeGlobal< unwatchedIOdictionary >()
Template function for obtaining global status.
virtual void addWatch()
Add file watch on object (READ_IF_MODIFIED)
fileName globalFilePath(const word &typeName) const
Helper for filePath that searches up if in parallel.
fileType type(const fileName &, const bool checkVariants=true, const bool followLink=true)
Return the file type: directory or file.
virtual fileName filePath() const
Return complete path + object name if the file exists.
void operator=(unwatchedIOdictionary &&)
Move assignment.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...