static bool execute(const word &functionName, dictionary &parentDict, Istream &)
Execute the functionEntry in a sub-dict context.
A keyword and a list of tokens is an 'entry'.
A keyword and a list of tokens is a 'primitiveEntry'. An primitiveEntry can be read,...
functionEntry(const functionEntry &)
Disallow default bitwise copy construct.
void operator=(const functionEntry &)
Disallow default bitwise assignment.
A functionEntry causes entries to be added/manipulated on the specified dictionary given an input str...
declareMemberFunctionSelectionTable(bool, functionEntry, execute, dictionaryIstream,(dictionary &parentDict, Istream &is),(parentDict, is))