Go to the documentation of this file.
39 warnNoRereading<GlobalIOList<Type>>();
41 readHeaderOk(IOstream::BINARY, typeName);
51 warnNoRereading<GlobalIOList<Type>>();
53 if (!readHeaderOk(IOstream::BINARY, typeName))
64 const UList<Type>& content
70 warnNoRereading<GlobalIOList<Type>>();
72 if (!readHeaderOk(IOstream::BINARY, typeName))
89 warnNoRereading<GlobalIOList<Type>>();
93 readHeaderOk(IOstream::BINARY, typeName);
110 return (
os << *
this).good();
points setSize(newPointi)
Defines the attributes of an object for which implicit objectRegistry management is supported,...
bool writeData(Ostream &os) const
virtual bool readData(Istream &is)
bool good() const noexcept
GlobalIOList(const GlobalIOList &)=default
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
void transfer(List< T > &list)
void operator=(const GlobalIOList< Type > &rhs)
OBJstream os(runTime.globalPath()/outputName)
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...
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
IOList with global data (so optionally read from master)