Go to the documentation of this file.
38 #ifndef GlobalIOList_H
39 #define GlobalIOList_H
89 virtual bool global()
const
111 void operator=(
const GlobalIOList<Type>& rhs);
114 using List<Type>::operator=;
Defines the attributes of an object for which implicit objectRegistry management is supported,...
A class for handling file names.
bool writeData(Ostream &os) const
virtual bool readData(Istream &is)
GlobalIOList(const GlobalIOList &)=default
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
virtual bool global() const
void operator=(const GlobalIOList< Type > &rhs)
virtual fileName filePath() const
fileName globalFilePath(const word &typeName, const bool search=true) const
OBJstream os(runTime.globalPath()/outputName)
virtual ~GlobalIOList()=default
regIOobject is an abstract class derived from IOobject to handle automatic object registration with t...
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
fileName::Type type(const fileName &name, const bool followLink=true)
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
IOList with global data (so optionally read from master)