36 warnNoRereading<GlobalIOList<Type>>();
48 warnNoRereading<GlobalIOList<Type>>();
63 warnNoRereading<GlobalIOList<Type>>();
82 warnNoRereading<GlobalIOList<Type>>();
110 return (os << *
this).good();
A simple container for copying or transferring objects of type <T>.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
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.
regIOobject(const IOobject &, const bool isTime=false)
Construct from IOobject. Optional flag for if IOobject is the.
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)
void operator=(const UList< T > &)
Assignment to UList operator. Takes linear time.
void setSize(const label)
Reset size of List.
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...
label size() const
Return the number of elements in the UList.
bool readHeaderOk(const IOstream::streamFormat PstreamFormat, const word &typeName)
Helper: check readOpt flags and read if necessary.
void transfer(List< T > &)
Transfer the contents of the argument List into this list.
void operator=(const GlobalIOList< Type > &)