35 #ifndef IOobjectList_H 36 #define IOobjectList_H 71 bool registerObject =
true writeOption
Enumeration defining the write options.
A class for handling file names.
List of IOobjects with searching and retrieving facilities.
wordList sortedNames() const
Return the sorted list of names of the IOobjects.
wordList names() const
Return the list of names of the IOobjects.
A HashTable specialisation for hashing pointers.
readOption
Enumeration defining the read options.
bool add(IOobject &)
Add an IOobject to the list.
A class for handling words, derived from string.
A wordRe is a word, but can also have a regular expression for matching words.
word name(const complex &)
Return a string representation of a complex.
IOobjectList lookupClass(const word &className) const
Return the list for all IOobjects of a given class.
void operator=(const IOobjectList &)=delete
Disallow default bitwise assignment.
~IOobjectList()
Destructor.
Registry of regIOobjects.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
IOobjectList(const label nIoObjects=128)
Construct given an initial estimate for the number of entries.
IOobject * lookup(const word &name) const
Lookup a given name and return IOobject ptr if found else nullptr.