Go to the documentation of this file.
50 <<
"Bad token - could not get direction"
63 <<
"Wrong token type - expected label (direction), found "
Useful combination of include files which define Sin, Sout and Serr and the use of IO streams general...
bool isLabel() const noexcept
Istream & operator>>(Istream &, directionInfo &)
A token holds an item read from Istream.
Ostream & operator<<(Ostream &, const boundaryPatch &p)
InfoProxy< token > info() const
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
direction readDirection(Istream &is)
virtual bool check(const char *operation) const
OBJstream os(runTime.globalPath()/outputName)
errorManipArg< error, int > exit(error &err, const int errNo=1)
Direction is an 8-bit unsigned integer type used to represent Cartesian directions,...
bool good() const noexcept
#define FatalIOErrorInFunction(ios)
An Ostream is an abstract base class for all output systems (streams, files, token lists,...