Go to the documentation of this file.
39 template<
class T,
class IndexType>
57 template<
class T,
class IndexType>
69 template<
class T,
class IndexType>
81 readStream(typeName) >> *
this;
89 template<
class T,
class IndexType>
99 template<
class T,
class IndexType>
109 template<
class T,
class IndexType>
112 return (os << *
this).good();
bool writeData(Ostream &) const
Pure virtual writaData function.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
IODynList(const IOobject &)
Construct from IOobject.
bool headerOk()
Read and check header info.
readOption readOpt() const
void operator=(const T &)
Assignment of all entries to the given value.
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)
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,...