NLPTester from an OptionsFromStream object.
More...
#include <NLPInterfacePack_NLPTesterSetOptions.hpp>
Inheritance diagram for NLPInterfacePack::NLPTesterSetOptions:
Public Member Functions | |
| NLPTesterSetOptions (NLPTester *target=0, const char opt_grp_name[]="NLPTester") | |
| | |
Protected Member Functions | |
| void | setOption (int option_num, const std::string &option_value) |
| Overridden from SetOptionsFromStreamNode. | |
NLPTester from an OptionsFromStream object.
The default options group name is '%NLPTester'.
The options group is:
options_group NLPTester {
print_all = false;
throw_exception = true;
}
Definition at line 52 of file NLPInterfacePack_NLPTesterSetOptions.hpp.
|
||||||||||||
|
Definition at line 54 of file NLPInterfacePack_NLPTesterSetOptions.cpp. |
|
||||||||||||
|
Overridden from SetOptionsFromStreamNode.
Implements OptionsFromStreamPack::SetOptionsFromStreamNode. Definition at line 63 of file NLPInterfacePack_NLPTesterSetOptions.cpp. |
1.3.9.1