41 Foam::Ostream& Foam::operator<<(Ostream& os, const UPtrList<T>& L)
57 os.check(
"Ostream& operator<<(Ostream&, const UPtrList&)");
#define forAll(list, i)
Loop across all elements in list.
Ostream & indent(Ostream &os)
Indent stream.
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
An Ostream is an abstract base class for all output systems (streams, files, token lists...
Ostream & decrIndent(Ostream &os)
Decrement the indent level.
void writeEntry(Ostream &os, const HashTable< T, Key, Hash > &ht)
Ostream & incrIndent(Ostream &os)
Increment the indent level.
void writeListEntry(Ostream &os, const ListType &l)