131 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.
bool writeData(Ostream &) const
Pure virtual writaData function.
void operator=(const HashTable< T, label, Hash< label > > &)
Assignment.
A Map of objects of type <T> with automated input and output.
label size() const
Return number of elements in table.
void transfer(HashTable< T, label, Hash< label > > &)
Transfer the contents of the argument table into this table.
points setSize(newPointi)
Istream & readStream(const word &)
Return Istream and check object type against that given.
void close()
Close Istream.
virtual ~IOMap()
Destructor.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
void operator=(const IOMap< T > &)
Assignment of other IOMap's entries to this IOMap.
readOption readOpt() const
regIOobject is an abstract class derived from IOobject to handle automatic object registration with t...
bool headerOk()
Read and check header info.
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.