Go to the documentation of this file.
39 template<
class T, label Offset>
57 template<
class T, label Offset>
69 template<
class T, label Offset>
81 readStream(typeName) >> *
this;
89 template<
class T, label Offset>
99 template<
class T, label Offset>
109 template<
class T, label Offset>
112 return (os << *
this).good();
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
bool headerOk()
Read and check header info.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
readOption readOpt() const
IOLongList(const IOobject &)
Construct from IOobject.
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)
void operator=(const T &)
Assignment of all entries to the given value.
regIOobject is an abstract class derived from IOobject to handle automatic object registration with t...
Istream & readStream()
Return Istream.
void close()
Close Istream.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
bool writeData(Ostream &) const
Pure virtual writaData function.