28 inline void Foam::fileName::stripInvalid()
30 if (
debug && string::stripInvalid<fileName>(*
this))
33 <<
"fileName::stripInvalid() called for invalid fileName "
39 <<
" For debug level (= " <<
debug
40 <<
") > 1 this is considered fatal" <<
std::endl;
A class for handling file names.
static bool valid(char)
Is this character valid for a fileName?
fileName()
Construct null.
A class for handling character strings derived from std::string.
bool removeTrailing(const char)
Remove trailing character returning true if string changed.
bool removeRepeated(const char)
Remove repeated character returning true if string changed.
A class for handling words, derived from string.
const dimensionedScalar c
Speed of light in a vacuum.
Ostream & endl(Ostream &os)
Add newline and flush stream.
errorManip< error > abort(error &err)