Rosetta Protocols  2014.16.56682
Public Member Functions | Protected Attributes | List of all members
protocols::stepwise::screener::StepWiseResiduePairScreener Class Referenceabstract

#include <StepWiseResiduePairScreener.hh>

Public Member Functions

 StepWiseResiduePairScreener (Size const res1, Size const res2)
 
 ~StepWiseResiduePairScreener ()
 
virtual std::string name () const =0
 
virtual StepWiseScreenerType type () const =0
 
void fast_forward (rotamer_sampler::RotamerBaseOP sampler)
 
- Public Member Functions inherited from protocols::stepwise::screener::StepWiseScreener
 StepWiseScreener ()
 
 ~StepWiseScreener ()
 
virtual void get_update (rotamer_sampler::RotamerBaseOP)
 
virtual void apply_mover (moves::CompositionMoverOP, Size const, Size const )
 
virtual void add_mover (moves::CompositionMoverOP update_mover, moves::CompositionMoverOP restore_mover)
 
virtual bool check_screen ()
 
Size const & count () const
 
void increment_count ()
 
void reset ()
 
void set_ok_to_increment (bool const setting)
 

Protected Attributes

Size const res1_
 
Size const res2_
 

Constructor & Destructor Documentation

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

Member Function Documentation

void protocols::stepwise::screener::StepWiseResiduePairScreener::fast_forward ( rotamer_sampler::RotamerBaseOP  sampler)
virtual
virtual std::string protocols::stepwise::screener::StepWiseResiduePairScreener::name ( ) const
pure virtual
virtual StepWiseScreenerType protocols::stepwise::screener::StepWiseResiduePairScreener::type ( ) const
pure virtual

Member Data Documentation

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

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