Rosetta  2021.16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Protected Attributes | List of all members
protocols::stepwise::screener::StepWiseResiduePairScreener Class Referenceabstract

#include <StepWiseResiduePairScreener.hh>

Inheritance diagram for protocols::stepwise::screener::StepWiseResiduePairScreener:
Inheritance graph
[legend]

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_
 

Constructor & Destructor Documentation

protocols::stepwise::screener::StepWiseResiduePairScreener::StepWiseResiduePairScreener ( core::Size const  res1,
core::Size const  res2 
)
protocols::stepwise::screener::StepWiseResiduePairScreener::~StepWiseResiduePairScreener ( )
overridedefault

Member Function Documentation

void protocols::stepwise::screener::StepWiseResiduePairScreener::fast_forward ( sampler::StepWiseSamplerOP  sampler)
overridevirtual
std::string protocols::stepwise::screener::StepWiseResiduePairScreener::name ( ) const
overridepure virtual
StepWiseScreenerType protocols::stepwise::screener::StepWiseResiduePairScreener::type ( ) const
overridepure virtual

Member Data Documentation

core::Size const protocols::stepwise::screener::StepWiseResiduePairScreener::res1_
protected
core::Size const protocols::stepwise::screener::StepWiseResiduePairScreener::res2_
protected

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