An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
A zero-sized class without any storage. Used, for example, in HashSet.
friend Ostream & operator<<(Ostream &os, const nil &)
friend Istream & operator>>(Istream &is, nil &)
Istream & operator>>(Istream &, pistonPointEdgeData &)
Ostream & operator<<(Ostream &os, const fvConstraints &constraints)