42 is.
check(
"wordAndDictionary::wordAndDictionary(Istream& is)");
virtual bool check(const char *operation) const
Check IOstream status for given operation.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
void putBack(const token &)
Put back token.
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.
const Type2 & second() const
Return second.
const Type1 & first() const
Return first.
A list of keyword definitions, which are a keyword followed by any number of values (e....
void transfer(dictionary &)
Transfer the contents of the argument and annul the argument.
void clear()
Clear the dictionary.
A token holds items read from Istream.
bool isPunctuation() const
punctuationToken pToken() const
Tuple of a word and dictionary, used to read in per-field options for function objects in the followi...
~wordAndDictionary()
Destructor.
wordAndDictionary()
Construct null.
A class for handling words, derived from string.
Istream & operator>>(Istream &, pistonPointEdgeData &)
Ostream & operator<<(Ostream &os, const fvConstraints &constraints)