virtual ~IOList()
Destructor.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
A List of objects of type <T> with automated input and output.
void operator=(const IOList< T > &)
TypeName("List")
Runtime type information.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
IOList(const IOobject &)
Construct from IOobject.
bool writeData(Ostream &) const
Pure virtual writaData function.
regIOobject is an abstract class derived from IOobject to handle automatic object registration with t...
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...