![]() |
Rosetta
2021.16
|
#include <FastForwardToNextResidueAlternative.hh>

Public Member Functions | |
| FastForwardToNextResidueAlternative (core::Size const moving_res) | |
| ~FastForwardToNextResidueAlternative () override | |
| std::string | name () const override |
| StepWiseScreenerType | type () const override |
| void | get_update (sampler::StepWiseSamplerOP sampler) override |
Public Member Functions inherited from protocols::stepwise::screener::StepWiseScreener | |
| StepWiseScreener () | |
| ~StepWiseScreener () override | |
| virtual void | apply_mover (moves::CompositionMoverOP, core::Size const, core::Size const ) |
| virtual void | add_mover (moves::CompositionMoverOP update_mover, moves::CompositionMoverOP restore_mover) |
| virtual bool | check_screen () |
| virtual void | fast_forward (sampler::StepWiseSamplerOP) |
| core::Size const & | count () const |
| void | increment_count () |
| void | reset () |
| void | set_ok_to_increment (bool const setting) |
Private Attributes | |
| core::Size const | moving_res_ |
| protocols::stepwise::screener::FastForwardToNextResidueAlternative::FastForwardToNextResidueAlternative | ( | core::Size const | moving_res | ) |
|
overridedefault |
|
overridevirtual |
Reimplemented from protocols::stepwise::screener::StepWiseScreener.
References moving_res_, and protocols::toolbox::RIGID_BODY_WITH_RESIDUE_ALTERNATIVES.
|
inlineoverridevirtual |
Implements protocols::stepwise::screener::StepWiseScreener.
|
inlineoverridevirtual |
|
private |
Referenced by get_update().
1.8.7