MOOCHO (Single Doxygen Collection)
Version of the Day
|
#include <MoochoPack_PreProcessBarrierLineSearch_Step.hpp>
Public Member Functions | |
PreProcessBarrierLineSearch_StepSetOptions (PreProcessBarrierLineSearch_Step *target=0, const char opt_grp_name[]="PreProcessBarrierLineSearch") | |
Public Member Functions inherited from OptionsFromStreamPack::SetOptionsFromStreamNode | |
SetOptionsFromStreamNode (const std::string &options_group, int num_options, const char *option_names[], bool exists_optional=true) | |
Constructs with the name of the options group and the names of the options. More... | |
void | set_options (const OptionsFromStream &options) |
Overridden from SetOptionsFromStream and calls setOption(...). More... | |
Public Member Functions inherited from OptionsFromStreamPack::SetOptionsFromStream | |
virtual | ~SetOptionsFromStream () |
Public Member Functions inherited from OptionsFromStreamPack::SetOptionsToTargetBase< PreProcessBarrierLineSearch_Step > | |
SetOptionsToTargetBase (PreProcessBarrierLineSearch_Step *target=0) | |
void | set_target (PreProcessBarrierLineSearch_Step *target) |
PreProcessBarrierLineSearch_Step * | get_target () |
const PreProcessBarrierLineSearch_Step * | get_target () const |
PreProcessBarrierLineSearch_Step & | target () |
const PreProcessBarrierLineSearch_Step & | target () const |
Protected Member Functions | |
void | setOption (int option_num, const std::string &option_value) |
Overridden from SetOptionsFromStreamNode. More... | |
Definition at line 110 of file MoochoPack_PreProcessBarrierLineSearch_Step.hpp.
MoochoPack::PreProcessBarrierLineSearch_StepSetOptions::PreProcessBarrierLineSearch_StepSetOptions | ( | PreProcessBarrierLineSearch_Step * | target = 0 , |
const char | opt_grp_name[] = "PreProcessBarrierLineSearch" |
||
) |
Definition at line 256 of file MoochoPack_PreProcessBarrierLineSearch_Step.cpp.
|
protectedvirtual |
Overridden from SetOptionsFromStreamNode.
Implements OptionsFromStreamPack::SetOptionsFromStreamNode.
Definition at line 265 of file MoochoPack_PreProcessBarrierLineSearch_Step.cpp.