intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
TypeName("PtrList")
Runtime type information.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
A PtrList of objects of type <T> with automated input and output.
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
A helper class when constructing from an Istream or dictionary.
regIOobject is an abstract class derived from IOobject to handle automatic object registration with t...
void operator=(const IOPtrList< T > &)
virtual ~IOPtrList()
Destructor.
bool writeData(Ostream &) const
Pure virtual writaData function.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
IOPtrList(const IOobject &, const INew &)
Construct from IOobject using given Istream constructor class.