Go to the documentation of this file.
32 " invalid input for Logical: "<< l <<
endl;
46 for(
int i=0; i<4; ++i)
48 if(
toUpper(YesNo__[i][0]) == Ul)
54 else if(
toUpper(YesNo__[i][1]) == Ul )
72 <<
"Bad token - could not get Logical value";
88 <<
"Wrong token type - expected Logical value, found "
94 return evaluteWord(w, s_, yesNoSet_);
104 os<< YesNo__[yesNoSet_][0];
108 os<< YesNo__[yesNoSet_][1];
static bool evaluteWord(const word &l, bool &b, int &yesNoSet)
const word & stringToken() const
word toUpper(const word &inStr)
iOstream & endl(iOstream &os)
virtual bool check(const char *operation) const
bool write(iOstream &os) const
#define fatalErrorInFunction
INLINE_FUNCTION iIstream & operator>>(iIstream &str, AB3History &ab3)
INLINE_FUNCTION iOstream & operator<<(iOstream &str, const AB3History &ab3)
virtual const word & name() const
#define ioErrorInFile(fileName, lineNumber)
const word & wordToken() const