26 _idealIsMinimal(
false),
28 _produceCanonicalOutput(
false),
30 _printStatistics(
false),
51 "Print what the algorithm does at each step.",
const string & getString(const CliParams ¶ms, const string &name)
bool getBool(const CliParams ¶ms, const string &name)
void extractCliValues(CommonParams &common, const CliParams &cli)
void addDebugParam(CliParams ¶ms)
void addCommonParams(CliParams ¶ms)
string getFormatNameIndicatingToUseInputFormatAsOutputFormat()
Using the returned string in place of an (output) format name indicates to use the input format as th...
string getFormatNameIndicatingToGuessTheInputFormat()
Using the returned string in place of an (input) format name indicates to guess the format based on w...
void nameFactoryRegister(NameFactory< AbstractProduct > &factory)
Registers the string returned by ConcreteProduct::getStaticName() to a function that default-construc...