51 inline word
operator&(
const word&,
const word&);
67 inline void stripInvalid();
78 static const word null;
90 inline word(
const char*,
const bool doStripInvalid=
true);
97 const bool doStripInvalid
101 inline word(
const string&,
const bool doStripInvalid=
true);
104 inline word(
const std::string&,
const bool doStripInvalid=
true);
113 inline static bool valid(
char);
125 inline void operator=(
const std::string&);
graph_traits< Graph >::vertices_size_type size_type
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 class for handling character strings derived from std::string.
A class for handling words, derived from string.
static bool valid(char)
Is this character valid for a word.
word capitalise() const
Return the word with the first letter capitalised.
friend word operator&(const word &, const word &)
friend Istream & operator>>(Istream &, word &)
void operator=(const word &)
friend Ostream & operator<<(Ostream &, const word &)
static const char *const typeName
void writeEntry(Ostream &os, const HashTable< T, Key, Hash > &ht)
Istream & operator>>(Istream &, pistonPointEdgeData &)
tmp< VolField< Type > > operator&(const fvMatrix< Type > &, const DimensionedField< Type, volMesh > &)
Ostream & operator<<(Ostream &os, const fvConstraints &constraints)