39 #ifndef IOdictionary_H 40 #define IOdictionary_H 79 virtual bool global()
const 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...
virtual bool global() const
Is object global.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
IOdictionary is derived from dictionary and IOobject to give the dictionary automatic IO functionalit...
virtual fileName filePath() const
Return complete path + object name if the file exists.
fileName globalFilePath(const word &typeName) const
Helper for filePath that searches up if in parallel.
virtual ~IOdictionary()
Destructor.
fileName::Type type(const fileName &, const bool followLink=true)
Return the file type: DIRECTORY or FILE.
bool typeGlobal< IOdictionary >()
Template function for obtaining global status.
IOdictionary(const IOobject &)
Construct given an IOobject.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...