42 #ifndef DECOMPOSITION_SYSTEM_TESTER_SET_OPTIONS_H
43 #define DECOMPOSITION_SYSTEM_TESTER_SET_OPTIONS_H
49 namespace ConstrainedOptPack {
80 DecompositionSystemTester >
87 ,
const char opt_grp_name[] =
"DecompositionSystemTester" );
98 #endif // DECOMPOSITION_SYSTEM_TESTER_SET_OPTIONS_H
Set options for DecompositionSystemTester from an OptionsFromStream object.
Templated node class manipulating a reference to a target object who will have its options set...
DecompositionSystemTester & target()
DecompositionSystemTesterSetOptions(DecompositionSystemTester *target=0, const char opt_grp_name[]="DecompositionSystemTester")
Testing class for DecompositionSystem interface.
void setOption(int option_num, const std::string &option_value)
Overridden from SetOptionsFromStreamNode.
Node class for setting options from a stream.
const std::string & option_value(OptionsGroup::const_iterator &itr)