Encapsulation of dynamic code dictionaries.
const HashTable< string > & code() const
Return the code table.
dynamicCodeContext(const dictionary &contextDict, const dictionary &codeDict, const wordList &codeKeys, const wordList &codeDictVars)
Construct from the context and code dictionaries.
const string & options() const
Return the code-options.
const string & libs() const
Return the code-libs.
void write(Ostream &os) const
Write the code for restart.
const SHA1Digest & sha1() const
Return SHA1 digest calculated from include, options, code.
void read(const dictionary &contextDict, const dictionary &codeDict)