virtual autoPtr< entry > clone() const
Construct on freestore as copy.
codeBlockDictEntry(const label lineNumber, const dictionary &parentDict, Istream &is)
Construct from line number, dictionary and Istream.
virtual void write(Ostream &) const
Dummy write.
FunctionTypeName("#codeBlockDict")
Runtime type information.
virtual bool execute(dictionary &contextDict, Istream &)
Expand the functionEntry into the contextDict.
void operator=(const codeBlockDictEntry &)=delete
Disallow default bitwise assignment.
Part of the #codeBlock...#codeBlock clause.
A functionEntry causes entries to be added/manipulated on the specified dictionary given an input str...