MOOCHO (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Protected Member Functions | List of all members
MoochoPack::CheckSkipBFGSUpdateStd_StepSetOptions Class Reference

Set options for CheckSkipBFGSUpdateStd_Step from a OptionsFromStream object. More...

#include <MoochoPack_CheckSkipBFGSUpdateStd_StepSetOptions.hpp>

Inheritance diagram for MoochoPack::CheckSkipBFGSUpdateStd_StepSetOptions:
Inheritance graph
[legend]

Public Member Functions

 CheckSkipBFGSUpdateStd_StepSetOptions (CheckSkipBFGSUpdateStd_Step *target=0)
 
- 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< CheckSkipBFGSUpdateStd_Step >
 SetOptionsToTargetBase (CheckSkipBFGSUpdateStd_Step *target=0)
 
void set_target (CheckSkipBFGSUpdateStd_Step *target)
 
CheckSkipBFGSUpdateStd_Step * get_target ()
 
const CheckSkipBFGSUpdateStd_Step * get_target () const
 
CheckSkipBFGSUpdateStd_Step & target ()
 
const CheckSkipBFGSUpdateStd_Step & target () const
 

Protected Member Functions

void setOption (int option_num, const std::string &option_value)
 Overridden from SetOptionsFromStreamNode. More...
 

Detailed Description

Set options for CheckSkipBFGSUpdateStd_Step from a OptionsFromStream object.

The options group is:

{verbatim} options_group CheckSkipBFGSUpdateStd { skip_bfgs_prop_const = 10.0; *** (+dbl) } {verbatim}

{description} [skip_bfgs_prop_const] ToDo : Finish. Example: skip_bfgs_prop_const = 10.0; {description}

Definition at line 67 of file MoochoPack_CheckSkipBFGSUpdateStd_StepSetOptions.hpp.

Constructor & Destructor Documentation

MoochoPack::CheckSkipBFGSUpdateStd_StepSetOptions::CheckSkipBFGSUpdateStd_StepSetOptions ( CheckSkipBFGSUpdateStd_Step target = 0)

Member Function Documentation

void MoochoPack::CheckSkipBFGSUpdateStd_StepSetOptions::setOption ( int  option_num,
const std::string &  option_value 
)
protectedvirtual

Overridden from SetOptionsFromStreamNode.

Implements OptionsFromStreamPack::SetOptionsFromStreamNode.

Definition at line 75 of file MoochoPack_CheckSkipBFGSUpdateStd_StepSetOptions.cpp.


The documentation for this class was generated from the following files: