35 #ifndef functionName_H 36 #define functionName_H 51 Ostream&
operator<<(Ostream&,
const functionName&);
89 const bool doStripInvalid=
true 96 const bool doStripInvalid=
true 103 const bool doStripInvalid=
true 114 inline static bool valid(
char);
124 inline void operator=(
const std::string&);
static bool valid(char)
Is this character valid for a functionName.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
A functionName is a word starting with '#'.
A class for handling words, derived from string.
Istream & operator>>(Istream &, directionInfo &)
static const functionName null
An empty functionName.
static const char *const typeName
An Ostream is an abstract base class for all output systems (streams, files, token lists...
void writeEntry(Ostream &os, const HashTable< T, Key, Hash > &ht)
Ostream & operator<<(Ostream &, const ensightPart &)
functionName()
Construct null.
friend Ostream & operator<<(Ostream &, const functionName &)
void operator=(const functionName &)
friend Istream & operator>>(Istream &, functionName &)