52 template<
class>
class Container,
53 template<
class>
class IOContainer,
59 public Container<Type>
107 using Container<Type>::operator=;
virtual bool writeData(Ostream &) const
WriteData function required for regIOobject write operation.
void operator=(const IOListBase< Container, IOContainer, Type > &)
Assign to another IOList.
static const bool rereading
Does this object support re-reading?
IOListBase(const IOobject &)
Construct from IOobject.
virtual ~IOListBase()
Destructor.
A List of objects of type <Type> with automated input and output.
TypeName("List")
Runtime type information.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
regIOobject is an abstract class derived from IOobject to handle automatic object registration with t...
virtual bool read()
Read object.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.