36 warnNoRereading<GlobalIOList<Type>>();
38 readHeaderOk(IOstream::BINARY, typeName);
48 warnNoRereading<GlobalIOList<Type>>();
50 if (!readHeaderOk(IOstream::BINARY, typeName))
63 warnNoRereading<GlobalIOList<Type>>();
65 if (!readHeaderOk(IOstream::BINARY, typeName))
84 warnNoRereading<GlobalIOList<Type>>();
86 readHeaderOk(IOstream::BINARY, typeName);
132 return (os << *
this).good();
bool writeData(Ostream &) const
WriteData function required for regIOobject write operation.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
virtual bool readData(Istream &)
ReadData function required for regIOobject read operation.
bool good() const
Return true if next operation might succeed.
points setSize(newPointi)
An Ostream is an abstract base class for all output systems (streams, files, token lists...
virtual ~GlobalIOList()
Destructor.
IOList with global data (so optionally read from master)
regIOobject is an abstract class derived from IOobject to handle automatic object registration with t...
GlobalIOList(const IOobject &)
Construct from IOobject.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
void operator=(const GlobalIOList< Type > &)