MOOCHO (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Private Attributes | List of all members
IterationPack::RuntimeConfigChangeStep Class Reference
Inheritance diagram for IterationPack::RuntimeConfigChangeStep:
Inheritance graph
[legend]

Public Member Functions

 RuntimeConfigChangeStep ()
 
bool do_step (Algorithm &algo, poss_type step_poss, EDoStepType type, poss_type assoc_step_poss)
 
- Public Member Functions inherited from IterationPack::AlgorithmStepTesting
void initialize_step (Algorithm &algo, poss_type step_poss, EDoStepType type, poss_type assoc_step_poss)
 
void inform_updated (Algorithm &algo, poss_type step_poss, EDoStepType type, poss_type assoc_step_poss)
 
void finalize_step (Algorithm &algo, poss_type step_poss, EDoStepType type, poss_type assoc_step_poss)
 
void print_step (const Algorithm &algo, poss_type step_poss, EDoStepType type, poss_type assoc_step_poss, std::ostream &out, const std::string &leading_str) const
 
- Public Member Functions inherited from IterationPack::AlgorithmStep
virtual ~AlgorithmStep ()
 

Private Attributes

bool called_
 

Additional Inherited Members

- Public Types inherited from IterationPack::AlgorithmStep
typedef size_t poss_type
 

Detailed Description

Definition at line 105 of file IterationPack_TestAlgorithm.cpp.

Constructor & Destructor Documentation

IterationPack::RuntimeConfigChangeStep::RuntimeConfigChangeStep ( )
inline

Definition at line 108 of file IterationPack_TestAlgorithm.cpp.

Member Function Documentation

bool IterationPack::RuntimeConfigChangeStep::do_step ( Algorithm algo,
poss_type  step_poss,
EDoStepType  type,
poss_type  assoc_step_poss 
)
inlinevirtual

Reimplemented from IterationPack::AlgorithmStepTesting.

Definition at line 111 of file IterationPack_TestAlgorithm.cpp.

Member Data Documentation

bool IterationPack::RuntimeConfigChangeStep::called_
private

Definition at line 137 of file IterationPack_TestAlgorithm.cpp.


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