42 #ifndef NLP_TESTER_SET_OPTIONS_H
43 #define NLP_TESTER_SET_OPTIONS_H
49 namespace NLPInterfacePack {
75 ,
const char opt_grp_name[] =
"NLPTester" );
86 #endif // NLP_TESTER_SET_OPTIONS_H
NLPTesterSetOptions(NLPTester *target=0, const char opt_grp_name[]="NLPTester")
Set options for NLPTester from an OptionsFromStream object.
Templated node class manipulating a reference to a target object who will have its options set...
Testing class for base NLP 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)