Rosetta  2016.11
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Private Attributes | List of all members
protocols::stepwise::screener::PackScreener Class Reference

#include <PackScreener.hh>

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

Public Member Functions

 PackScreener (pose::Pose &pose, modeler::packer::StepWisePackerOP stepwise_packer)
 
 ~PackScreener ()
 
bool check_screen ()
 
std::string name () const
 
StepWiseScreenerType type () const
 
void add_mover (moves::CompositionMoverOP update_mover, moves::CompositionMoverOP restore_mover)
 
- Public Member Functions inherited from protocols::stepwise::screener::SampleApplier
 SampleApplier ()
 
 SampleApplier (pose::Pose &pose, bool const apply_residue_alternative_sampler=true)
 
 ~SampleApplier ()
 
virtual void get_update (sampler::StepWiseSamplerBaseOP sampler)
 
void apply_mover (moves::CompositionMoverOP mover, Size const i, Size const j)
 
pose::Posepose ()
 
void set_apply_residue_alternative_sampler_ (bool const setting)
 
- Public Member Functions inherited from protocols::stepwise::screener::StepWiseScreener
 StepWiseScreener ()
 
 ~StepWiseScreener ()
 
virtual void fast_forward (sampler::StepWiseSamplerBaseOP)
 
Size const & count () const
 
void increment_count ()
 
void reset ()
 
void set_ok_to_increment (bool const setting)
 

Private Attributes

modeler::packer::StepWisePackerOP stepwise_packer_
 

Additional Inherited Members

- Protected Attributes inherited from protocols::stepwise::screener::SampleApplier
pose::Posepose_
 
core::conformation::ResidueOP moving_rsd_at_origin
 
utility::vector1
< core::conformation::ResidueOP
moving_rsd_at_origin_list
 
bool apply_residue_alternative_sampler_
 

Constructor & Destructor Documentation

protocols::stepwise::screener::PackScreener::PackScreener ( pose::Pose pose,
modeler::packer::StepWisePackerOP  stepwise_packer 
)
protocols::stepwise::screener::PackScreener::~PackScreener ( )

Member Function Documentation

void protocols::stepwise::screener::PackScreener::add_mover ( moves::CompositionMoverOP  update_mover,
moves::CompositionMoverOP  restore_mover 
)
virtual
bool protocols::stepwise::screener::PackScreener::check_screen ( )
virtual
std::string protocols::stepwise::screener::PackScreener::name ( ) const
inlinevirtual
StepWiseScreenerType protocols::stepwise::screener::PackScreener::type ( ) const
inlinevirtual

Member Data Documentation

modeler::packer::StepWisePackerOP protocols::stepwise::screener::PackScreener::stepwise_packer_
private

Referenced by add_mover(), and check_screen().


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