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

Public Member Functions | |
| StepWiseResiduePairScreener (core::Size const res1, core::Size const res2) | |
| ~StepWiseResiduePairScreener () override | |
| std::string | name () const override=0 |
| StepWiseScreenerType | type () const override=0 |
| void | fast_forward (sampler::StepWiseSamplerOP sampler) override |
Public Member Functions inherited from protocols::stepwise::screener::StepWiseScreener | |
| StepWiseScreener () | |
| ~StepWiseScreener () override | |
| virtual void | get_update (sampler::StepWiseSamplerOP) |
| 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 () |
| core::Size const & | count () const |
| void | increment_count () |
| void | reset () |
| void | set_ok_to_increment (bool const setting) |
Protected Attributes | |
| core::Size const | res1_ |
| core::Size const | res2_ |
| protocols::stepwise::screener::StepWiseResiduePairScreener::StepWiseResiduePairScreener | ( | core::Size const | res1, |
| core::Size const | res2 | ||
| ) |
|
overridedefault |
|
overridevirtual |
Reimplemented from protocols::stepwise::screener::StepWiseScreener.
References protocols::stepwise::screener::fast_forward_to_next_residue_pair(), res1_, and res2_.
|
overridepure virtual |
|
overridepure virtual |
|
protected |
|
protected |
1.8.7