virtual wordList fields() const
Return the list of fields required.
dictionary dict_
Construction dictionary.
A list of keyword definitions, which are a keyword followed by any number of values (e...
A simple wrapper around bool so that it can be read as a word: true/false, on/off, yes/no, y/n, t/f, or none/any.
const Switch & writeFields() const
Return the output field values flag.
Switch writeFields_
Output field values flag.
dictionary resultDict_
Results dictionary for external access of results.
A class for handling words, derived from string.
const dictionary & resultDict() const
Return access to the latest set of results.
const dictionary & dict() const
Return the reference to the construction dictionary.
wordList fields_
List of field names to operate on.
word regionName_
Name of region (patch, zone, etc.)
const word & regionName() const
Return the region name.