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::UpdateReducedSigma_StepSetOptions Class Reference

#include <MoochoPack_UpdateReducedSigma_Step.hpp>

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

Public Member Functions

 UpdateReducedSigma_StepSetOptions (UpdateReducedSigma_Step *target=0, const char opt_grp_name[]=UpdateReducedSigma_opt_grp_name)
 
- 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< UpdateReducedSigma_Step >
 SetOptionsToTargetBase (UpdateReducedSigma_Step *target=0)
 
void set_target (UpdateReducedSigma_Step *target)
 
UpdateReducedSigma_Step * get_target ()
 
const UpdateReducedSigma_Step * get_target () const
 
UpdateReducedSigma_Step & target ()
 
const UpdateReducedSigma_Step & target () const
 

Protected Member Functions

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

Detailed Description

Definition at line 123 of file MoochoPack_UpdateReducedSigma_Step.hpp.

Constructor & Destructor Documentation

MoochoPack::UpdateReducedSigma_StepSetOptions::UpdateReducedSigma_StepSetOptions ( UpdateReducedSigma_Step target = 0,
const char  opt_grp_name[] = UpdateReducedSigma_opt_grp_name 
)

Definition at line 330 of file MoochoPack_UpdateReducedSigma_Step.cpp.

Member Function Documentation

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

Overridden from SetOptionsFromStreamNode.

Implements OptionsFromStreamPack::SetOptionsFromStreamNode.

Definition at line 340 of file MoochoPack_UpdateReducedSigma_Step.cpp.


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