A keyword and a list of tokens is an 'entry'.
static List< StringType > readStringList(Istream &is)
A keyword and a list of tokens comprise a primitiveEntry. A primitiveEntry can be read,...
virtual void write(Ostream &os) const
void operator=(const functionEntry &)=delete
functionEntry(const functionEntry &)=delete
A functionEntry causes entries to be added/manipulated on the specified dictionary given an input str...
static bool continueReadUntilRightBrace(Istream &is, std::string &str, const bool stripComments=true)
virtual const dictionary & dict() const
static token readLine(const word &key, Istream &is)
declareMemberFunctionSelectionTable(bool, functionEntry, execute, dictionaryIstream,(dictionary &parentDict, Istream &is),(parentDict, is))
static bool execute(const word &functionName, dictionary &parentDict, Istream &is)