61 <<
"wrong token type - expected verbatimString, found "
69 is.
check(
"Istream& operator>>(Istream&, verbatimString&)");
78 os.
check(
"Ostream& operator<<(Ostream&, const verbatimString&)");
Useful combination of include files which define Sin, Sout and Serr and the use of IO streams general...
virtual bool check(const char *operation) const
Check IOstream status for given operation.
void setBad()
Set stream to be bad.
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,...
virtual Ostream & write(const char)=0
Write character.
A class for handling character strings derived from std::string.
A token holds items read from Istream.
bool isVerbatimString() const
const string & stringToken() const
InfoProxy< token > info() const
Return info proxy.
const verbatimString & verbatimStringToken() const
A class for handling verbatimStrings, derived from string.
verbatimString()
Construct null.
#define FatalIOErrorInFunction(ios)
Report an error message using Foam::FatalIOError.
errorManipArg< error, int > exit(error &err, const int errNo=1)
Istream & operator>>(Istream &, pistonPointEdgeData &)
Ostream & operator<<(Ostream &os, const fvConstraints &constraints)