Go to the documentation of this file.
51 template<
class T,
class IndexType=label>
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.
An IODynList of a given type is a List of that type which supports automated input and output.
regIOobject is an abstract class derived from IOobject to handle automatic object registration with t...
void operator=(const IODynList< T, IndexType > &)
TypeName("DynList")
Runtime type information.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...