143 return (os << *
this).good();
A simple container for copying or transferring objects of type <T>.
IOMap(const IOobject &)
Construct from IOobject.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
void operator=(const HashTable< T, label, Hash< label > > &)
Assignment.
bool headerOk()
Read and check header info.
A Map of objects of type <T> with automated input and output. Is a global object; i...
void transfer(HashTable< T, label, Hash< label > > &)
Transfer the contents of the argument table into this table.
label size() const
Return number of elements in table.
points setSize(newPointi)
Istream & readStream(const word &, const bool valid=true)
Return Istream and check object type against that given.
void close()
Close Istream.
bool writeData(Ostream &) const
Pure virtual writaData function.
virtual ~IOMap()
Destructor.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
virtual void addWatch()
Add file watch on object (if registered and READ_IF_MODIFIED)
void operator=(const IOMap< T > &)
Assignment of other IOMap's entries to this IOMap.
regIOobject is an abstract class derived from IOobject to handle automatic object registration with t...
readOption readOpt() const
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
A HashTable to objects of type <T> with a label key.