#define addNamedToMemberFunctionSelectionTable(baseType, thisType, funcName, argNames, lookupName)
Add to hash-table of functions with 'lookupName' as the key.
Specify a functionObject dictionary file to include, expects the functionObject name to follow with o...
static bool execute(dictionary &parentDict, Istream &is)
Run function in a sub-dict context.
A functionEntry causes entries to be added/manipulated on the specified dictionary given an input str...
static bool readFunctionObject(const string &funcNameArgs0, dictionary &functionsDict, HashSet< wordRe > &requiredFields, const word ®ion=word::null)
Read the specified functionObject configuration dictionary parsing the optional arguments included in...