57 #ifndef wordAndDictionary_H
58 #define wordAndDictionary_H
72 class wordAndDictionary;
73 Istream&
operator>>(Istream&, wordAndDictionary&);
74 Ostream&
operator<<(Ostream&,
const wordAndDictionary&);
83 public Tuple2<word, dictionary>
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 2-tuple for storing two objects of different types.
Tuple of a word and dictionary, used to read in per-field options for function objects in the followi...
friend Istream & operator>>(Istream &, wordAndDictionary &)
~wordAndDictionary()
Destructor.
wordAndDictionary()
Construct null.
friend Ostream & operator<<(Ostream &, const wordAndDictionary &)
Istream & operator>>(Istream &, pistonPointEdgeData &)
Ostream & operator<<(Ostream &os, const fvConstraints &constraints)