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